iPXE
Data Fields
EFI_ACPI_5_1_ERROR_BLOCK_STATUS Struct Reference

Boot Error Region Block Status Definition. More...

#include <Acpi51.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 1368 of file Acpi51.h.

Field Documentation

◆ UncorrectableErrorValid

UINT32 EFI_ACPI_5_1_ERROR_BLOCK_STATUS::UncorrectableErrorValid

Definition at line 1369 of file Acpi51.h.

◆ CorrectableErrorValid

UINT32 EFI_ACPI_5_1_ERROR_BLOCK_STATUS::CorrectableErrorValid

Definition at line 1370 of file Acpi51.h.

◆ MultipleUncorrectableErrors

UINT32 EFI_ACPI_5_1_ERROR_BLOCK_STATUS::MultipleUncorrectableErrors

Definition at line 1371 of file Acpi51.h.

◆ MultipleCorrectableErrors

UINT32 EFI_ACPI_5_1_ERROR_BLOCK_STATUS::MultipleCorrectableErrors

Definition at line 1372 of file Acpi51.h.

◆ ErrorDataEntryCount

UINT32 EFI_ACPI_5_1_ERROR_BLOCK_STATUS::ErrorDataEntryCount

Definition at line 1373 of file Acpi51.h.

◆ Reserved

UINT32 EFI_ACPI_5_1_ERROR_BLOCK_STATUS::Reserved

Definition at line 1374 of file Acpi51.h.


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