TianoCore EDK2 master
|
#include <ArmVirtPkg/KvmtoolCfgMgrDxe/ConfigurationManager.h>
A structure describing the platform configuration manager repository information
Definition at line 72 of file ConfigurationManager.h.
CM_STD_OBJ_ACPI_TABLE_INFO PlatformRepositoryInfo::CmAcpiTableList[PLAT_ACPI_TABLE_COUNT] |
List of ACPI tables
Definition at line 81 of file ConfigurationManager.h.
CM_STD_OBJ_CONFIGURATION_MANAGER_INFO PlatformRepositoryInfo::CmInfo |
Configuration Manager Information.
Definition at line 76 of file ConfigurationManager.h.
CM_ARM_ID_MAPPING PlatformRepositoryInfo::DeviceIdMapping[1] |
Array of DeviceID mapping
Definition at line 106 of file ConfigurationManager.h.
DYNAMIC_PLATFORM_REPOSITORY_INFO* PlatformRepositoryInfo::DynamicPlatformRepo |
Dynamic platform repository. CmObj created by parsing the Kvmtool device tree are stored here.
Definition at line 112 of file ConfigurationManager.h.
VOID* PlatformRepositoryInfo::FdtBase |
Base address of the FDT.
Definition at line 117 of file ConfigurationManager.h.
HW_INFO_PARSER_HANDLE PlatformRepositoryInfo::FdtParserHandle |
A handle to the FDT HwInfoParser.
Definition at line 122 of file ConfigurationManager.h.
CM_ARM_ITS_GROUP_NODE PlatformRepositoryInfo::ItsGroupInfo |
ITS Group node
Definition at line 91 of file ConfigurationManager.h.
CM_ARM_ITS_IDENTIFIER PlatformRepositoryInfo::ItsIdentifierArray[1] |
ITS Identifier array
Definition at line 96 of file ConfigurationManager.h.
CM_ARCH_COMMON_POWER_MANAGEMENT_PROFILE_INFO PlatformRepositoryInfo::PmProfileInfo |
Power management profile information
Definition at line 86 of file ConfigurationManager.h.
CM_ARM_ROOT_COMPLEX_NODE PlatformRepositoryInfo::RootComplexInfo |
PCI Root complex node
Definition at line 101 of file ConfigurationManager.h.