XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_GENERIC_ERROR_STATUS Struct Reference

#include <Cper.h>

Public Attributes

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

Detailed Description

Error Status Fields

Member Data Documentation

◆ AddressSignal

UINT64 EFI_GENERIC_ERROR_STATUS::AddressSignal

Error in Address signals or in Address portion of transaction.

◆ ControlSignal

UINT64 EFI_GENERIC_ERROR_STATUS::ControlSignal

Error in Control signals or in Control portion of transaction.

◆ DataSignal

UINT64 EFI_GENERIC_ERROR_STATUS::DataSignal

Error in Data signals or in Data portion of transaction.

◆ DetectedByRequester

UINT64 EFI_GENERIC_ERROR_STATUS::DetectedByRequester

Error detected by requestor.

◆ DetectedByResponder

UINT64 EFI_GENERIC_ERROR_STATUS::DetectedByResponder

Error detected by responder.

◆ FirstError

UINT64 EFI_GENERIC_ERROR_STATUS::FirstError

First Error in the sequence - option field.

◆ OverflowNotLogged

UINT64 EFI_GENERIC_ERROR_STATUS::OverflowNotLogged

Additional errors were not logged due to lack of resources.

◆ Resv1

UINT64 EFI_GENERIC_ERROR_STATUS::Resv1

◆ Resv2

UINT64 EFI_GENERIC_ERROR_STATUS::Resv2

◆ Type

UINT64 EFI_GENERIC_ERROR_STATUS::Type

The documentation for this struct was generated from the following file: