OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RequireSoftECCInit
(Results
1 - 8
of
8
) sorted by null
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/GenericMemoryTest/
GenericMemoryTest.h
44
OUT BOOLEAN *
RequireSoftECCInit
54
RequireSoftECCInit
- Indicate if the memory need software ECC init.
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
GenericMemoryTest.h
41
@param
RequireSoftECCInit
Indicate if the memory need software ECC init.
52
OUT BOOLEAN *
RequireSoftECCInit
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/
NullMemoryTest.h
45
@param
RequireSoftECCInit
Indicate if the memory need software ECC init.
59
OUT BOOLEAN *
RequireSoftECCInit
NullMemoryTest.c
69
@param
RequireSoftECCInit
Indicate if the memory need software ECC init.
83
OUT BOOLEAN *
RequireSoftECCInit
121
*
RequireSoftECCInit
= FALSE;
/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
MemoryTest.c
46
BOOLEAN
RequireSoftECCInit
;
94
RequireSoftECCInit
= FALSE;
109
&
RequireSoftECCInit
196
if (!
RequireSoftECCInit
) {
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
MemoryTest.c
215
BOOLEAN
RequireSoftECCInit
;
257
RequireSoftECCInit
= FALSE;
272
&
RequireSoftECCInit
359
if (!
RequireSoftECCInit
) {
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
LightMemoryTest.h
269
@param[out]
RequireSoftECCInit
Indicate if the memory need software ECC init.
280
OUT BOOLEAN *
RequireSoftECCInit
LightMemoryTest.c
426
@param[out]
RequireSoftECCInit
Indicate if the memory need software ECC init.
437
OUT BOOLEAN *
RequireSoftECCInit
445
*
RequireSoftECCInit
= FALSE;
Completed in 547 milliseconds