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

#include <DynamicTablesPkg/Include/Protocol/ConfigurationManagerProtocol.h>

Data Fields

UINT32 Revision
 The Configuration Manager Protocol revision.
 
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.

Definition at line 96 of file ConfigurationManagerProtocol.h.

Field Documentation

◆ GetObject

EDKII_CONFIGURATION_MANAGER_GET_OBJECT ConfigurationManagerProtocol::GetObject

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

Definition at line 103 of file ConfigurationManagerProtocol.h.

◆ PlatRepoInfo

EDKII_PLATFORM_REPOSITORY_INFO* ConfigurationManagerProtocol::PlatRepoInfo

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

Definition at line 113 of file ConfigurationManagerProtocol.h.

◆ Revision

UINT32 ConfigurationManagerProtocol::Revision

The Configuration Manager Protocol revision.

Definition at line 98 of file ConfigurationManagerProtocol.h.

◆ SetObject

EDKII_CONFIGURATION_MANAGER_SET_OBJECT ConfigurationManagerProtocol::SetObject

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

Definition at line 108 of file ConfigurationManagerProtocol.h.


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