iPXE
Data Fields
EFI_ACPI_5_0_ERROR_BLOCK_STATUS Struct Reference

Boot Error Region Block Status Definition. More...

#include <Acpi50.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 1352 of file Acpi50.h.

Field Documentation

◆ UncorrectableErrorValid

UINT32 EFI_ACPI_5_0_ERROR_BLOCK_STATUS::UncorrectableErrorValid

Definition at line 1353 of file Acpi50.h.

◆ CorrectableErrorValid

UINT32 EFI_ACPI_5_0_ERROR_BLOCK_STATUS::CorrectableErrorValid

Definition at line 1354 of file Acpi50.h.

◆ MultipleUncorrectableErrors

UINT32 EFI_ACPI_5_0_ERROR_BLOCK_STATUS::MultipleUncorrectableErrors

Definition at line 1355 of file Acpi50.h.

◆ MultipleCorrectableErrors

UINT32 EFI_ACPI_5_0_ERROR_BLOCK_STATUS::MultipleCorrectableErrors

Definition at line 1356 of file Acpi50.h.

◆ ErrorDataEntryCount

UINT32 EFI_ACPI_5_0_ERROR_BLOCK_STATUS::ErrorDataEntryCount

Definition at line 1357 of file Acpi50.h.

◆ Reserved

UINT32 EFI_ACPI_5_0_ERROR_BLOCK_STATUS::Reserved

Definition at line 1358 of file Acpi50.h.


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