OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DepexProtocolError
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/
Dispatcher.c
275
DriverEntry->
DepexProtocolError
= TRUE;
282
DriverEntry->
DepexProtocolError
= FALSE;
290
DriverEntry->
DepexProtocolError
= FALSE;
577
if (DriverEntry->
DepexProtocolError
){
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Dispatcher.c
794
DriverEntry->
DepexProtocolError
= TRUE;
801
DriverEntry->
DepexProtocolError
= FALSE;
809
DriverEntry->
DepexProtocolError
= FALSE;
[
all
...]
PiSmmCore.h
98
BOOLEAN
DepexProtocolError
;
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h
196
BOOLEAN
DepexProtocolError
;
[
all
...]
Completed in 176 milliseconds