HomeSort by relevance Sort by last modified time
    Searched defs:VendorTable (Results 1 - 8 of 8) sorted by null

  /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;
  /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/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiApi.h     [all...]
  /external/syslinux/efi32/include/efi/
efiapi.h 852 VOID *VendorTable;
  /external/syslinux/efi64/include/efi/
efiapi.h 852 VOID *VendorTable;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efiapi.h 852 VOID *VendorTable;
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiSpec.h     [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiSpec.h     [all...]

Completed in 253 milliseconds