Home
last modified time | relevance | path

Searched refs:EXCEPT_EBC_STACK_FAULT (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/
DDebugSupport.h480 #define EXCEPT_EBC_STACK_FAULT 6 macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
DEfiStatusCode.h861 #define EFI_SW_EC_EBC_STACK_FAULT (EFI_SUBCLASS_SPECIFIC | EXCEPT_EBC_STACK_FAULT)
/device/linaro/bootloader/edk2/MdePkg/Include/Pi/
DPiStatusCode.h1070 #define EFI_SW_EC_EBC_STACK_FAULT EXCEPT_EBC_STACK_FAULT
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDebugSupport.h449 #define EXCEPT_EBC_STACK_FAULT 6 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/
DEbcExecute.c1512 EbcDebugSignalException (EXCEPT_EBC_STACK_FAULT, EXCEPTION_FLAG_FATAL, VmPtr); in EbcExecute()
1516 EbcDebugSignalException (EXCEPT_EBC_STACK_FAULT, EXCEPTION_FLAG_FATAL, VmPtr); in EbcExecute()