Home
last modified time | relevance | path

Searched refs:EFI_NEEDS_ECC_INITIALIZATION (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/SmramMemoryReserve/
DSmramMemoryReserve.h56 #define EFI_NEEDS_ECC_INITIALIZATION 0x00000040 macro
/device/linaro/bootloader/edk2/MdePkg/Include/Pi/
DPiMultiPhase.h106 #define EFI_NEEDS_ECC_INITIALIZATION 0x00000040 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DPool.c88 …ges[Index].RegionState & (EFI_ALLOCATED | EFI_NEEDS_TESTING | EFI_NEEDS_ECC_INITIALIZATION)) != 0)… in SmmInitializeMemoryServices()
103 …ges[Index].RegionState & (EFI_ALLOCATED | EFI_NEEDS_TESTING | EFI_NEEDS_ECC_INITIALIZATION)) == 0)… in SmmInitializeMemoryServices()
DPage.c1006 if ((Attributes & (EFI_ALLOCATED | EFI_NEEDS_TESTING | EFI_NEEDS_ECC_INITIALIZATION)) != 0) { in SmmAddMemoryRegion()
DPiSmmIpl.c1569 …ges[Index].RegionState & (EFI_ALLOCATED | EFI_NEEDS_TESTING | EFI_NEEDS_ECC_INITIALIZATION)) != 0)… in SmmIplEntry()
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
DPiSmmCpuDxeSmm.c995 …ges[Index].RegionState & (EFI_ALLOCATED | EFI_NEEDS_TESTING | EFI_NEEDS_ECC_INITIALIZATION)) != 0)… in FindSmramInfo()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DPlatformEarlyInit.c863 …tor[Index].RegionState & (EFI_ALLOCATED | EFI_NEEDS_TESTING | EFI_NEEDS_ECC_INITIALIZATION)) != 0)… in PlatformEarlyInitEntry()