iPXE
Data Fields
EFI_ACPI_6_0_ERROR_BLOCK_STATUS Struct Reference

Boot Error Region Block Status Definition. More...

#include <Acpi60.h>

Data Fields

UINT32 UncorrectableErrorValid: 1
 
UINT32 CorrectableErrorValid: 1
 
UINT32 MultipleUncorrectableErrors: 1
 
UINT32 MultipleCorrectableErrors: 1
 
UINT32 ErrorDataEntryCount: 10
 
UINT32 Reserved: 18
 

Detailed Description

Boot Error Region Block Status Definition.

Definition at line 1552 of file Acpi60.h.

Field Documentation

◆ UncorrectableErrorValid

UINT32 EFI_ACPI_6_0_ERROR_BLOCK_STATUS::UncorrectableErrorValid

Definition at line 1553 of file Acpi60.h.

◆ CorrectableErrorValid

UINT32 EFI_ACPI_6_0_ERROR_BLOCK_STATUS::CorrectableErrorValid

Definition at line 1554 of file Acpi60.h.

◆ MultipleUncorrectableErrors

UINT32 EFI_ACPI_6_0_ERROR_BLOCK_STATUS::MultipleUncorrectableErrors

Definition at line 1555 of file Acpi60.h.

◆ MultipleCorrectableErrors

UINT32 EFI_ACPI_6_0_ERROR_BLOCK_STATUS::MultipleCorrectableErrors

Definition at line 1556 of file Acpi60.h.

◆ ErrorDataEntryCount

UINT32 EFI_ACPI_6_0_ERROR_BLOCK_STATUS::ErrorDataEntryCount

Definition at line 1557 of file Acpi60.h.

◆ Reserved

UINT32 EFI_ACPI_6_0_ERROR_BLOCK_STATUS::Reserved

Definition at line 1558 of file Acpi60.h.


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