]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg: Configuration Manager Helper
authorSami Mujawar <sami.mujawar@arm.com>
Sat, 15 Dec 2018 12:01:12 +0000 (12:01 +0000)
committerSami Mujawar <sami.mujawar@arm.com>
Tue, 19 Feb 2019 10:37:30 +0000 (10:37 +0000)
commitc642023894f24c0b71d66f55cceb38b849ffc6bd
tree00c0b7cda9d2b7e8953dad7d4f979f51b100e10f
parent6b085d3cb34fa2b5874740989f50a3af26a9ea47
DynamicTablesPkg: Configuration Manager Helper

This patch defines a helper macro 'GET_OBJECT_LIST()' that
expands to a function that uses the configuration manager
protocol to retrieve configuration manager object(s).

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/Include/ConfigurationManagerHelper.h [new file with mode: 0644]