TianoCore EDK2 master
|
#include <DynamicTablesPkg/Library/Acpi/Common/AcpiPcctLib/PcctGenerator.h>
Data Fields | |
ACPI_TABLE_GENERATOR | Header |
ACPI Table generator header. | |
MAPPING_TABLE | MappingTable |
A structure holding the Pcct generator and additional private data.
Definition at line 31 of file PcctGenerator.h.
ACPI_TABLE_GENERATOR AcpiPcctGenerator::Header |
ACPI Table generator header.
Definition at line 33 of file PcctGenerator.h.
MAPPING_TABLE AcpiPcctGenerator::MappingTable |
Table to map: Subspace ID/Index <-> CM_ARCH_COMMON_PCC_SUBSPACE_TYPE[X]_INFO pointer
Definition at line 39 of file PcctGenerator.h.