DynamicTablesPkg[all]  1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ConfigurationManagerProtocol Struct Reference

Data Fields

UINT32 Revision
 The Configuration Manager Protocol revision. More...
 
EDKII_CONFIGURATION_MANAGER_GET_OBJECT GetObject
 
EDKII_CONFIGURATION_MANAGER_SET_OBJECT SetObject
 
EDKII_PLATFORM_REPOSITORY_INFOPlatRepoInfo
 

Detailed Description

The EDKII_CONFIGURATION_MANAGER_PROTOCOL structure describes the Configuration Manager Protocol interface.

Field Documentation

EDKII_CONFIGURATION_MANAGER_GET_OBJECT ConfigurationManagerProtocol::GetObject

The interface used to request information about the Configuration Manager Objects.

EDKII_PLATFORM_REPOSITORY_INFO* ConfigurationManagerProtocol::PlatRepoInfo

Pointer to an implementation defined abstract repository provisioned by the Configuration Manager.

UINT32 ConfigurationManagerProtocol::Revision

The Configuration Manager Protocol revision.

EDKII_CONFIGURATION_MANAGER_SET_OBJECT ConfigurationManagerProtocol::SetObject

The interface used to update the information stored in the Configuration Manager repository.