Searched refs:VendorTable (Results 1 – 4 of 4) sorted by relevance
74 return (ST->ConfigurationTable[i].VendorTable); in efi_get_table()
778 ST->ConfigurationTable[i].VendorTable; in mbi_acpi_old()824 ST->ConfigurationTable[i].VendorTable; in mbi_acpi_new()902 smbios3_phys = ST->ConfigurationTable[i].VendorTable; in mbi_smbios()906 smbios21_phys = ST->ConfigurationTable[i].VendorTable; in mbi_smbios()
312 printf(" at %p\n", ST->ConfigurationTable[i].VendorTable); in command_configuration()
1018 VOID *VendorTable; member