]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg: Configuration Manager Protocol
authorSami Mujawar <sami.mujawar@arm.com>
Sat, 15 Dec 2018 12:00:04 +0000 (12:00 +0000)
committerSami Mujawar <sami.mujawar@arm.com>
Tue, 19 Feb 2019 10:37:29 +0000 (10:37 +0000)
commit6b085d3cb34fa2b5874740989f50a3af26a9ea47
tree1dd7092bbcb1b093945bdefb433d221afc6aa6e5
parentee6e66686cfa531b471f677b698214db47740dce
DynamicTablesPkg: Configuration Manager Protocol

Introduce configuration manager protocol interface
that is used by the dynamic tables framework core
to communicate with configuration manager.

Configuration manager is a platform specific module
that implements the configuration manager protocol.

Table generators use this interface to retrieve the
hardware information from the configuration manager.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Alexei Fedorov <alexei.fedorov@arm.com>
DynamicTablesPkg/DynamicTablesPkg.dec
DynamicTablesPkg/Include/Protocol/ConfigurationManagerProtocol.h [new file with mode: 0644]