Home
last modified time | relevance | path

Searched refs:ErrorOut (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
DMemoryTest.c52 BOOLEAN ErrorOut; in PlatformBootManagerMemoryTest() local
87 ErrorOut = FALSE; in PlatformBootManagerMemoryTest()
138 &ErrorOut, in PlatformBootManagerMemoryTest()
141 if (ErrorOut && (Status == EFI_DEVICE_ERROR)) { in PlatformBootManagerMemoryTest()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/
DNullMemoryTest.c154 OUT BOOLEAN *ErrorOut, in GenPerformMemoryTest() argument
158 *ErrorOut = FALSE; in GenPerformMemoryTest()
DNullMemoryTest.h91 OUT BOOLEAN *ErrorOut,
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DMemoryTest.c221 BOOLEAN ErrorOut; in BdsMemoryTest() local
250 ErrorOut = FALSE; in BdsMemoryTest()
301 &ErrorOut, in BdsMemoryTest()
304 if (ErrorOut && (Status == EFI_DEVICE_ERROR)) { in BdsMemoryTest()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/GenericMemoryTest/
DGenericMemoryTest.h72 OUT BOOLEAN *ErrorOut,
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
DGenericMemoryTest.h77 OUT BOOLEAN *ErrorOut,
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
DLightMemoryTest.h304 OUT BOOLEAN *ErrorOut,
DLightMemoryTest.c538 OUT BOOLEAN *ErrorOut, in GenPerformMemoryTest() argument
548 *ErrorOut = FALSE; in GenPerformMemoryTest()
601 *ErrorOut = TRUE; in GenPerformMemoryTest()