EFI_CONFIGURATION_TABLE Struct Reference

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

#include <UefiSpec.h>


Data Fields

EFI_GUID VendorGuid
 The 128-bit GUID value that uniquely identifies the system configuration table.
VOID * VendorTable
 A pointer to the table associated with VendorGuid.


Detailed Description

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

Definition at line 1773 of file UefiSpec.h.


Field Documentation

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

Definition at line 1777 of file UefiSpec.h.

Referenced by efi_find_table().

A pointer to the table associated with VendorGuid.

Definition at line 1781 of file UefiSpec.h.

Referenced by efi_find_table().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:03 2010 for gPXE by  doxygen 1.5.7.1