#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. | |
Definition at line 1773 of file UefiSpec.h.
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().
1.5.7.1