OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VendorTable
(Results
1 - 25
of
33
) sorted by null
1
2
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
EfiGetConfigTable.c
55
*Table = gST->ConfigurationTable[Index].
VendorTable
;
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Misc/
InstallConfigurationTable.c
73
gDxeCoreST->ConfigurationTable[Index].
VendorTable
= Table;
152
EfiConfigurationTable[Index].
VendorTable
= Table;
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
InstallConfigurationTable.c
77
ConfigurationTable[Index].
VendorTable
= Table;
148
ConfigurationTable[Index].
VendorTable
= Table;
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
Dmem.c
182
Acpi20TableAddress = (UINT64)(UINTN)gST->ConfigurationTable[TableWalker].
VendorTable
;
186
AcpiTableAddress = (UINT64)(UINTN)gST->ConfigurationTable[TableWalker].
VendorTable
;
190
SalTableAddress = (UINT64)(UINTN)gST->ConfigurationTable[TableWalker].
VendorTable
;
194
SmbiosTableAddress = (UINT64)(UINTN)gST->ConfigurationTable[TableWalker].
VendorTable
;
198
SmbiosTableAddress = (UINT64) (UINTN) gST->ConfigurationTable[TableWalker].
VendorTable
;
202
MpsTableAddress = (UINT64)(UINTN)gST->ConfigurationTable[TableWalker].
VendorTable
;
UefiShellDebug1CommandsLib.c
166
*Table = gST->ConfigurationTable[Index].
VendorTable
;
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
DxeCapsuleRuntime.c
67
mEsrtTable = (EFI_SYSTEM_RESOURCE_TABLE *) ConfigEntry->
VendorTable
;
/external/syslinux/gpxe/src/interface/efi/
efi_init.c
43
return efi_systab->ConfigurationTable[i].
VendorTable
;
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCommunication/
PiSmmCommunicationPei.c
102
UINT64
VendorTable
;
186
Get
VendorTable
by VendorGuid in Smst.
218
return (VOID *)(UINTN)SmmConfigurationTable64[Index].
VendorTable
;
229
return (VOID *)SmmConfigurationTable[Index].
VendorTable
;
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/UpdateFdtDxe/
UpdateFdtDxe.c
144
FDTConfigTable = (UINTN)gST->ConfigurationTable[Index].
VendorTable
;
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmLockBoxLib/
SmmLockBoxPeiLib.c
68
UINT64
VendorTable
;
155
Get
VendorTable
by VendorGuid in Smst.
185
return (VOID *)(UINTN)SmmConfigurationTable64[Index].
VendorTable
;
194
return (VOID *)SmmConfigurationTable[Index].
VendorTable
;
SmmLockBoxSmmLib.c
56
return (SMM_LOCK_BOX_CONTEXT *)gSmst->SmmConfigurationTable[Index].
VendorTable
;
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
ConfigurationTable.c
343
"
VendorTable
",
344
(VOID *)pTable->
VendorTable
,
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/ArmVirtDxeHobLib/
HobLib.c
56
mHobList = SystemTable->ConfigurationTable[Index].
VendorTable
;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/
Event.c
119
*Table = gST->ConfigurationTable[Index].
VendorTable
;
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmbiosMeasurementDxe/
SmbiosMeasurementDxe.c
564
HandoffTables.TableEntry[0].
VendorTable
= Smbios3Table;
567
HandoffTables.TableEntry[0].
VendorTable
= SmbiosTable;
/device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
Init.c
986
TmpData = (UNDI_CONFIG_TABLE *) CfgPtr->
VendorTable
;
1000
UndiData = (UNDI_CONFIG_TABLE *) CfgPtr->
VendorTable
;
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/
AcpiS3ContextSave.c
219
Rsdp = gST->ConfigurationTable[Index].
VendorTable
;
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
misc.c
519
*Table = ST->ConfigurationTable[Index].
VendorTable
;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiLib/
UefiLib.c
49
*Table = SystemTable->ConfigurationTable[Index].
VendorTable
;
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/
SmmStm.c
402
Rsdp = gST->ConfigurationTable[Index].
VendorTable
;
412
Rsdp = gST->ConfigurationTable[Index].
VendorTable
;
[
all
...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiApi.h
[
all
...]
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/
UefiLib.c
82
*Table = SystemTable->ConfigurationTable[Index].
VendorTable
;
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiSpec.h
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/
UefiLib.c
104
*Table = SystemTable->ConfigurationTable[Index].
VendorTable
;
[
all
...]
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
SmmCpuMemoryManagement.c
671
*Table = gSmst->SmmConfigurationTable[Index].
VendorTable
;
[
all
...]
Completed in 138 milliseconds
1
2