MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_GENERIC_ERROR_STATUS Struct Reference

Data Fields

UINT64 Resv1:8
 
UINT64 Type:8
 
UINT64 AddressSignal:1
 Error in Address signals or in Address portion of transaction. More...
 
UINT64 ControlSignal:1
 Error in Control signals or in Control portion of transaction. More...
 
UINT64 DataSignal:1
 Error in Data signals or in Data portion of transaction. More...
 
UINT64 DetectedByResponder:1
 Error detected by responder. More...
 
UINT64 DetectedByRequester:1
 Error detected by requestor. More...
 
UINT64 FirstError:1
 First Error in the sequence - option field. More...
 
UINT64 OverflowNotLogged:1
 Additional errors were not logged due to lack of resources. More...
 
UINT64 Resv2:41
 

Detailed Description

Error Status Fields

Field Documentation

UINT64 EFI_GENERIC_ERROR_STATUS::AddressSignal

Error in Address signals or in Address portion of transaction.

UINT64 EFI_GENERIC_ERROR_STATUS::ControlSignal

Error in Control signals or in Control portion of transaction.

UINT64 EFI_GENERIC_ERROR_STATUS::DataSignal

Error in Data signals or in Data portion of transaction.

UINT64 EFI_GENERIC_ERROR_STATUS::DetectedByRequester

Error detected by requestor.

UINT64 EFI_GENERIC_ERROR_STATUS::DetectedByResponder

Error detected by responder.

UINT64 EFI_GENERIC_ERROR_STATUS::FirstError

First Error in the sequence - option field.

UINT64 EFI_GENERIC_ERROR_STATUS::OverflowNotLogged

Additional errors were not logged due to lack of resources.

UINT64 EFI_GENERIC_ERROR_STATUS::Resv1
UINT64 EFI_GENERIC_ERROR_STATUS::Resv2
UINT64 EFI_GENERIC_ERROR_STATUS::Type