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

  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
MemoryAttributesTable.h 32 extern EFI_GUID gEfiMemoryAttributesTableGuid;
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Misc/
MemoryAttributesTable.c 117 Status = gBS->InstallConfigurationTable (&gEfiMemoryAttributesTableGuid, (VOID *) (UINTN) MAX_ADDRESS);
198 Status = gBS->InstallConfigurationTable (&gEfiMemoryAttributesTableGuid, MemoryAttributesTable);
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.inf 128 gEfiMemoryAttributesTableGuid ## SOMETIMES_PRODUCES ## SystemTable
  /device/linaro/bootloader/edk2/MdePkg/
MdePkg.dec 623 gEfiMemoryAttributesTableGuid = { 0xdcfa911d, 0x26eb, 0x469f, {0xa2, 0x20, 0x38, 0xb7, 0xdc, 0x46, 0x12, 0x20}}
    [all...]

Completed in 308 milliseconds