71f2b90 DynamicTablesPkg: Dynamic Table Manager Dxe

Authored and Committed by Sami Mujawar 5 years ago
    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>