Searched refs:VendorTable (Results 1 – 3 of 3) sorted by relevance
46 return (ST->ConfigurationTable[i].VendorTable); in efi_get_table()
1162 VOID *const VT = ST->ConfigurationTable[k].VendorTable; in efi_smbios_detect()1669 printf(" at %p\n", ST->ConfigurationTable[i].VendorTable); in command_configuration()
2035 VOID *VendorTable; member