Home
last modified time | relevance | path

Searched refs:DepexProtocolError (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/
DDispatcher.c275 DriverEntry->DepexProtocolError = TRUE; in CoreGetDepexSectionAndPreProccess()
282 DriverEntry->DepexProtocolError = FALSE; in CoreGetDepexSectionAndPreProccess()
290 DriverEntry->DepexProtocolError = FALSE; in CoreGetDepexSectionAndPreProccess()
577 if (DriverEntry->DepexProtocolError){ in CoreDispatcher()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DDispatcher.c794 DriverEntry->DepexProtocolError = TRUE; in SmmGetDepexSectionAndPreProccess()
801 DriverEntry->DepexProtocolError = FALSE; in SmmGetDepexSectionAndPreProccess()
809 DriverEntry->DepexProtocolError = FALSE; in SmmGetDepexSectionAndPreProccess()
975 if (DriverEntry->DepexProtocolError){ in SmmDispatcher()
DPiSmmCore.h98 BOOLEAN DepexProtocolError; member
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DDxeMain.h196 BOOLEAN DepexProtocolError; member