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

Data Fields

ACPI_TABLE_GENERATOR Header
 ACPI Table generator header.
 
UINT32 IortNodeCount
 IORT node count.
 
IORT_NODE_INDEXERNodeIndexer
 Pointer to the node indexer array.
 

Detailed Description

Definition at line 33 of file IortGenerator.h.

Field Documentation

◆ Header

ACPI_TABLE_GENERATOR AcpiIortGenerator::Header

ACPI Table generator header.

Definition at line 35 of file IortGenerator.h.

◆ IortNodeCount

UINT32 AcpiIortGenerator::IortNodeCount

IORT node count.

Definition at line 40 of file IortGenerator.h.

◆ NodeIndexer

IORT_NODE_INDEXER* AcpiIortGenerator::NodeIndexer

Pointer to the node indexer array.

Definition at line 42 of file IortGenerator.h.


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