TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_ACPI_6_0_GENERIC_ERROR_STATUS_STRUCTURE Struct Reference

#include <MdePkg/Include/IndustryStandard/Acpi60.h>

Data Fields

EFI_ACPI_6_0_ERROR_BLOCK_STATUS BlockStatus
 
UINT32 RawDataOffset
 
UINT32 RawDataLength
 
UINT32 DataLength
 
UINT32 ErrorSeverity
 

Detailed Description

Generic Error Status Definition

Definition at line 1841 of file Acpi60.h.

Field Documentation

◆ BlockStatus

EFI_ACPI_6_0_ERROR_BLOCK_STATUS EFI_ACPI_6_0_GENERIC_ERROR_STATUS_STRUCTURE::BlockStatus

Definition at line 1842 of file Acpi60.h.

◆ DataLength

UINT32 EFI_ACPI_6_0_GENERIC_ERROR_STATUS_STRUCTURE::DataLength

Definition at line 1845 of file Acpi60.h.

◆ ErrorSeverity

UINT32 EFI_ACPI_6_0_GENERIC_ERROR_STATUS_STRUCTURE::ErrorSeverity

Definition at line 1846 of file Acpi60.h.

◆ RawDataLength

UINT32 EFI_ACPI_6_0_GENERIC_ERROR_STATUS_STRUCTURE::RawDataLength

Definition at line 1844 of file Acpi60.h.

◆ RawDataOffset

UINT32 EFI_ACPI_6_0_GENERIC_ERROR_STATUS_STRUCTURE::RawDataOffset

Definition at line 1843 of file Acpi60.h.


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