OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EFI_DEP_REPLACE_TRUE
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
EfiDependency.h
31
//
EFI_DEP_REPLACE_TRUE
- Used to dynamically patch the dependency expression
33
// replaced with
EFI_DEP_REPLACE_TRUE
45
#define
EFI_DEP_REPLACE_TRUE
0xff
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Dependency.c
22
///
EFI_DEP_REPLACE_TRUE
- Used to dynamically patch the dependency expression
24
/// replaced with
EFI_DEP_REPLACE_TRUE
. If PI spec's Vol 2
26
/// as new DEPEX opcode.
EFI_DEP_REPLACE_TRUE
should be
29
#define
EFI_DEP_REPLACE_TRUE
0xff
262
*Iterator =
EFI_DEP_REPLACE_TRUE
;
358
case
EFI_DEP_REPLACE_TRUE
:
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/
Dependency.c
313
*Iterator =
EFI_DEP_REPLACE_TRUE
;
409
case
EFI_DEP_REPLACE_TRUE
:
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h
112
///
EFI_DEP_REPLACE_TRUE
- Used to dynamically patch the dependency expression
114
/// replaced with
EFI_DEP_REPLACE_TRUE
. If PI spec's Vol 2
116
/// as new DEPEX opcode.
EFI_DEP_REPLACE_TRUE
should be
119
#define
EFI_DEP_REPLACE_TRUE
0xff
[
all
...]
Completed in 61 milliseconds