Searched refs:RequireSoftECCInit (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Protocol/
H A DGenericMemoryTest.h41 @param RequireSoftECCInit Indicate if the memory need software ECC init.
52 OUT BOOLEAN *RequireSoftECCInit
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/
H A DNullMemoryTest.h45 @param RequireSoftECCInit Indicate if the memory need software ECC init.
59 OUT BOOLEAN *RequireSoftECCInit
H A DNullMemoryTest.c69 @param RequireSoftECCInit Indicate if the memory need software ECC init.
83 OUT BOOLEAN *RequireSoftECCInit
121 *RequireSoftECCInit = FALSE;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/
H A DMemoryTest.c215 BOOLEAN RequireSoftECCInit; local
255 RequireSoftECCInit = FALSE;
270 &RequireSoftECCInit
351 if (!RequireSoftECCInit) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
H A DLightMemoryTest.h269 @param[out] RequireSoftECCInit Indicate if the memory need software ECC init.
280 OUT BOOLEAN *RequireSoftECCInit
H A DLightMemoryTest.c426 @param[out] RequireSoftECCInit Indicate if the memory need software ECC init.
437 OUT BOOLEAN *RequireSoftECCInit
445 *RequireSoftECCInit = FALSE;

Completed in 524 milliseconds