MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_CONFIGURATION_TABLE Struct Reference

Data Fields

EFI_GUID VendorGuid
 
VOIDVendorTable
 

Detailed Description

Contains a set of GUID/pointer pairs comprised of the ConfigurationTable field in the EFI System Table.

Field Documentation

EFI_GUID EFI_CONFIGURATION_TABLE::VendorGuid

The 128-bit GUID value that uniquely identifies the system configuration table.

VOID* EFI_CONFIGURATION_TABLE::VendorTable

A pointer to the table associated with VendorGuid.