// SPDX-License-Identifier: MIT OR Apache-2.0
use crateGuid;
use c_void;
/// UEFI configuration table.
///
/// Each table is uniquely identified by a GUID. The type of data pointed to by
/// `vendor_table`, as well as whether that address is physical or virtual,
/// depends on the GUID.