Searched refs:VendorTable (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Misc/
H A DInstallConfigurationTable.c73 gDxeCoreST->ConfigurationTable[Index].VendorTable = Table;
152 EfiConfigurationTable[Index].VendorTable = Table;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/PiSmmCore/
H A DInstallConfigurationTable.c77 ConfigurationTable[Index].VendorTable = Table;
148 ConfigurationTable[Index].VendorTable = Table;
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DDmem.c180 Acpi20TableAddress = (UINT64)(UINTN)gST->ConfigurationTable[TableWalker].VendorTable;
184 AcpiTableAddress = (UINT64)(UINTN)gST->ConfigurationTable[TableWalker].VendorTable;
188 SalTableAddress = (UINT64)(UINTN)gST->ConfigurationTable[TableWalker].VendorTable;
192 SmbiosTableAddress = (UINT64)(UINTN)gST->ConfigurationTable[TableWalker].VendorTable;
196 MpsTableAddress = (UINT64)(UINTN)gST->ConfigurationTable[TableWalker].VendorTable;
H A DUefiShellDebug1CommandsLib.c243 *Table = gST->ConfigurationTable[Index].VendorTable;
/vbox/src/VBox/Devices/PC/ipxe/src/interface/efi/
H A Defi_init.c67 return efi_systab->ConfigurationTable[i].VendorTable;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/SmmLockBoxLib/
H A DSmmLockBoxPeiLib.c68 UINT64 VendorTable; member in struct:__anon11112
155 Get VendorTable by VendorGuid in Smst.
185 return (VOID *)(UINTN)SmmConfigurationTable64[Index].VendorTable;
194 return (VOID *)SmmConfigurationTable[Index].VendorTable;
H A DSmmLockBoxSmmLib.c54 return (SMM_LOCK_BOX_CONTEXT *)gSmst->SmmConfigurationTable[Index].VendorTable;
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/WebServer/
H A DConfigurationTable.c353 "VendorTable",
354 (VOID *)pTable->VendorTable,
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/UndiRuntimeDxe/
H A DInit.c978 TmpData = (UNDI_CONFIG_TABLE *) CfgPtr->VendorTable;
992 UndiData = (UNDI_CONFIG_TABLE *) CfgPtr->VendorTable;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/
H A DAcpiS3Save.c133 Rsdp = gST->ConfigurationTable[Index].VendorTable;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiIbft.c459 Rsdp = (EFI_ACPI_3_0_ROOT_SYSTEM_DESCRIPTION_POINTER *) gST->ConfigurationTable[Index].VendorTable;
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IScsiDxe/
H A DIScsiIbft.c480 Rsdp = (EFI_ACPI_3_0_ROOT_SYSTEM_DESCRIPTION_POINTER *) gST->ConfigurationTable[Index].VendorTable;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/FrameworkUefiLib/
H A DUefiLib.c82 *Table = SystemTable->ConfigurationTable[Index].VendorTable;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiSpec.h1916 VOID *VendorTable; member in struct:__anon12447
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiLib/
H A DUefiLib.c104 *Table = SystemTable->ConfigurationTable[Index].VendorTable;
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgDxe/
H A DTcgDxe.c659 HandoffTables.TableEntry[0].VendorTable = SmbiosTable;
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiSpec.h1901 VOID *VendorTable; member in struct:__anon15721

Completed in 80 milliseconds