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

#include <DynamicTablesPkg/Library/Acpi/Common/AcpiSsdtPcieLib/SsdtPcieGenerator.h>

Data Fields

ACPI_TABLE_GENERATOR Header
 ACPI Table generator header.
 
MAPPING_TABLE DeviceTable
 Table to map: Index <-> Pci device.
 

Detailed Description

A structure holding the Pcie generator and additional private data.

Definition at line 43 of file SsdtPcieGenerator.h.

Field Documentation

◆ DeviceTable

MAPPING_TABLE AcpiPcieGenerator::DeviceTable

Table to map: Index <-> Pci device.

Definition at line 50 of file SsdtPcieGenerator.h.

◆ Header

ACPI_TABLE_GENERATOR AcpiPcieGenerator::Header

ACPI Table generator header.

Definition at line 45 of file SsdtPcieGenerator.h.


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