EFI_STATUS_CODE_EXCEP_EXTENDED_DATA Struct Reference


Data Fields

EFI_STATUS_CODE_DATA DataHeader
EFI_STATUS_CODE_EXCEP_SYSTEM_CONTEXT Context

Detailed Description

This structure defines extended data describing a processor exception error.

This extended data allows the processor context that is present at the time of the exception to be reported with the exception. The format and contents of the context data varies depending on the processor architecture.


Field Documentation

The system context.

The data header identifying the data. DataHeader.HeaderSize should be sizeof (EFI_STATUS_CODE_DATA), DataHeader.Size should be sizeof (EFI_STATUS_CODE_EXCEP_EXTENDED_DATA) - HeaderSize, and DataHeader.Type should be EFI_STATUS_CODE_SPECIFIC_DATA_GUID.


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