EFI_STATUS_CODE_EXCEP_SYSTEM_CONTEXT Union Reference


Data Fields

EFI_SYSTEM_CONTEXT_EBC SystemContextEbc
EFI_SYSTEM_CONTEXT_IA32 SystemContextIa32
EFI_SYSTEM_CONTEXT_IPF SystemContextIpf
EFI_SYSTEM_CONTEXT_X64 SystemContextX64
EFI_SYSTEM_CONTEXT_ARM SystemContextArm

Detailed Description

System Context Data EBC/IA32/IPF

Field Documentation

The context of the ARM processor when the exception was generated. Type EFI_SYSTEM_CONTEXT_ARM is defined in the EFI_DEBUG_SUPPORT_PROTOCOL in the UEFI Specification.

The context of the EBC virtual machine when the exception was generated. Type EFI_SYSTEM_CONTEXT_EBC is defined in EFI_DEBUG_SUPPORT_PROTOCOL in the UEFI Specification.

The context of the IA-32 processor when the exception was generated. Type EFI_SYSTEM_CONTEXT_IA32 is defined in the EFI_DEBUG_SUPPORT_PROTOCOL in the UEFI Specification.

The context of the Itanium(R) processor when the exception was generated. Type EFI_SYSTEM_CONTEXT_IPF is defined in the EFI_DEBUG_SUPPORT_PROTOCOL in the UEFI Specification.

The context of the X64 processor when the exception was generated. Type EFI_SYSTEM_CONTEXT_X64 is defined in the EFI_DEBUG_SUPPORT_PROTOCOL in the UEFI Specification.


Generated on Wed Sep 23 16:24:27 2015 for MdePkg[ALL] by  doxygen 1.5.7.1