MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_ACPI_AEST_VENDOR_DEFINED_STRUCT Struct Reference

Data Fields

EFI_ACPI_AEST_NODE_STRUCT NodeHeader
 AEST Node header. More...
 
UINT32 HardwareId
 ACPI HID of the component. More...
 
UINT32 UniqueId
 The ACPI Unique identifier of the component. More...
 
UINT8 VendorData [16]
 Vendor-specific data, for example to identify this error source. More...
 

Detailed Description

Vendor-Defined structure.

Field Documentation

UINT32 EFI_ACPI_AEST_VENDOR_DEFINED_STRUCT::HardwareId

ACPI HID of the component.

EFI_ACPI_AEST_NODE_STRUCT EFI_ACPI_AEST_VENDOR_DEFINED_STRUCT::NodeHeader

AEST Node header.

UINT32 EFI_ACPI_AEST_VENDOR_DEFINED_STRUCT::UniqueId

The ACPI Unique identifier of the component.

UINT8 EFI_ACPI_AEST_VENDOR_DEFINED_STRUCT::VendorData[16]

Vendor-specific data, for example to identify this error source.