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

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
Page.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiSpec.h 74 // Note: UEFI spec 2.5 and following: use EFI_MEMORY_RO as write-protected physical memory
80 #define EFI_MEMORY_RO 0x0000000000020000ULL
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Misc/
PropertiesTable.c 394 NewRecord->Attribute = (TempRecord.Attribute & (~EFI_MEMORY_XP)) | EFI_MEMORY_RO;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Gcd/
Gcd.c 94 { EFI_RESOURCE_ATTRIBUTE_READ_ONLY_PROTECTABLE, EFI_MEMORY_RO, TRUE },
    [all...]

Completed in 65 milliseconds