Home
last modified time | relevance | path

Searched refs:TestAbort (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
DMemoryTest.c53 BOOLEAN TestAbort; in PlatformBootManagerMemoryTest() local
88 TestAbort = FALSE; in PlatformBootManagerMemoryTest()
139 TestAbort in PlatformBootManagerMemoryTest()
217 TestAbort = TRUE; in PlatformBootManagerMemoryTest()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DMemoryTest.c222 BOOLEAN TestAbort; in BdsMemoryTest() local
251 TestAbort = FALSE; in BdsMemoryTest()
302 TestAbort in BdsMemoryTest()
380 TestAbort = TRUE; in BdsMemoryTest()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/
DNullMemoryTest.h92 IN BOOLEAN TestAbort
DNullMemoryTest.c155 IN BOOLEAN TestAbort in GenPerformMemoryTest() argument
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
DLightMemoryTest.h305 IN BOOLEAN TestAbort
DLightMemoryTest.c539 IN BOOLEAN TestAbort in GenPerformMemoryTest() argument
566 if (!TestAbort && Private->CoverLevel != IGNORE) { in GenPerformMemoryTest()