Home
last modified time | relevance | path

Searched refs:InitStatus (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
DMemoryTest.c44 EFI_STATUS InitStatus; in PlatformBootManagerMemoryTest() local
106 InitStatus = GenMemoryTest->MemoryTestInit ( in PlatformBootManagerMemoryTest()
111 if (InitStatus == EFI_NO_MEDIA) { in PlatformBootManagerMemoryTest()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DMemoryTest.c213 EFI_STATUS InitStatus; in BdsMemoryTest() local
269 InitStatus = GenMemoryTest->MemoryTestInit ( in BdsMemoryTest()
274 if (InitStatus == EFI_NO_MEDIA) { in BdsMemoryTest()