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

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

Data Fields

UINT8 SectionType [16]
 
UINT32 ErrorSeverity
 
UINT16 Revision
 
UINT8 ValidationBits
 
UINT8 Flags
 
UINT32 ErrorDataLength
 
UINT8 FruId [16]
 
UINT8 FruText [20]
 

Detailed Description

Generic Error Data Entry Definition

Definition at line 1598 of file Acpi60.h.

Field Documentation

◆ ErrorDataLength

UINT32 EFI_ACPI_6_0_GENERIC_ERROR_DATA_ENTRY_STRUCTURE::ErrorDataLength

Definition at line 1604 of file Acpi60.h.

◆ ErrorSeverity

UINT32 EFI_ACPI_6_0_GENERIC_ERROR_DATA_ENTRY_STRUCTURE::ErrorSeverity

Definition at line 1600 of file Acpi60.h.

◆ Flags

UINT8 EFI_ACPI_6_0_GENERIC_ERROR_DATA_ENTRY_STRUCTURE::Flags

Definition at line 1603 of file Acpi60.h.

◆ FruId

UINT8 EFI_ACPI_6_0_GENERIC_ERROR_DATA_ENTRY_STRUCTURE::FruId[16]

Definition at line 1605 of file Acpi60.h.

◆ FruText

UINT8 EFI_ACPI_6_0_GENERIC_ERROR_DATA_ENTRY_STRUCTURE::FruText[20]

Definition at line 1606 of file Acpi60.h.

◆ Revision

UINT16 EFI_ACPI_6_0_GENERIC_ERROR_DATA_ENTRY_STRUCTURE::Revision

Definition at line 1601 of file Acpi60.h.

◆ SectionType

UINT8 EFI_ACPI_6_0_GENERIC_ERROR_DATA_ENTRY_STRUCTURE::SectionType[16]

Definition at line 1599 of file Acpi60.h.

◆ ValidationBits

UINT8 EFI_ACPI_6_0_GENERIC_ERROR_DATA_ENTRY_STRUCTURE::ValidationBits

Definition at line 1602 of file Acpi60.h.


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