]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg: Dynamic Table Manager Dxe
authorSami Mujawar <sami.mujawar@arm.com>
Sat, 15 Dec 2018 12:18:52 +0000 (12:18 +0000)
committerSami Mujawar <sami.mujawar@arm.com>
Tue, 19 Feb 2019 10:37:30 +0000 (10:37 +0000)
commit71f2b9060f7e553be576ddcf8b71d00d63545eb5
tree2aab3afcb1c05310e06d5f20e169ce22976616f1
parent3a609e0a66ef16e1d90cb1a5cdd7a389d16506c5
DynamicTablesPkg: Dynamic Table Manager Dxe

The dynamic table manager implements the top level component
that drives the table generation and installation process.
It uses the configuration manager protocol to get the list
of tables to be installed from the configuration manager.
It iterates through the list of tables, requests the table
factories for corresponding generators and invokes the
generator interface to build the tables.

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/Drivers/DynamicTableManagerDxe/DynamicTableManagerDxe.c [new file with mode: 0644]
DynamicTablesPkg/Drivers/DynamicTableManagerDxe/DynamicTableManagerDxe.inf [new file with mode: 0644]
DynamicTablesPkg/DynamicTables.dsc.inc
DynamicTablesPkg/DynamicTables.fdf.inc