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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Guid/Mps/
Mps.c 31 EFI_GUID gEfiMpsTableGuid = EFI_MPS_TABLE_GUID;
33 EFI_GUID_STRING(&gEfiMpsTableGuid, "MPS Table", "MPS Table GUID in EFI System Table");
Mps.h 36 extern EFI_GUID gEfiMpsTableGuid;
  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
Mps.h 33 extern EFI_GUID gEfiMpsTableGuid;
  /device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
PlatformBds.inf 57 gEfiMpsTableGuid
BdsPlatform.c 31 &gEfiAcpi20TableGuid, &gEfiAcpiTableGuid, &gEfiSmbiosTableGuid, &gEfiMpsTableGuid
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
UefiShellDebug1CommandsLib.inf 135 gEfiMpsTableGuid ## SOMETIMES_CONSUMES ## SystemTable
Dmem.c 201 if (CompareGuid(&gST->ConfigurationTable[TableWalker].VendorGuid, &gEfiMpsTableGuid)) {
  /device/linaro/bootloader/edk2/MdePkg/
MdePkg.dec 317 gEfiMpsTableGuid = { 0xEB9D2D2F, 0x2D88, 0x11D3, { 0x9A, 0x16, 0x00, 0x90, 0x27, 0x3F, 0xC1, 0x4D }}
    [all...]

Completed in 150 milliseconds