Searched refs:EFI_NEEDS_TESTING (Results 1 – 6 of 6) sorted by relevance
55 #define EFI_NEEDS_TESTING 0x00000020 macro
105 #define EFI_NEEDS_TESTING 0x00000020 macro
65 …if ((SmramRanges[Index].RegionState & (EFI_ALLOCATED | EFI_NEEDS_TESTING | EFI_NEEDS_ECC_INITIALIZ… in SmmInitializeMemoryServices()
374 if ((Attributes & (EFI_ALLOCATED | EFI_NEEDS_TESTING | EFI_NEEDS_ECC_INITIALIZATION)) != 0) { in SmmAddMemoryRegion()
1508 …if ((gSmmCorePrivate->SmramRanges[Index].RegionState & (EFI_ALLOCATED | EFI_NEEDS_TESTING | EFI_NE… in SmmIplEntry()
1258 …if ((SmramRanges[Index].RegionState & (EFI_ALLOCATED | EFI_NEEDS_TESTING | EFI_NEEDS_ECC_INITIALIZ… in FindSmramInfo()