3a609e0 DynamicTablesPkg: Dynamic Table Factory Dxe

Authored and Committed by Sami Mujawar 5 years ago
    DynamicTablesPkg: Dynamic Table Factory Dxe
    
    The dynamic table factory dxe implements the dynamic table
    factory protocol. It also implements the ACPI, SMBIOS and
    DT table factories. The table generators register themselves
    with the respective table factories and the factories are
    responsible for instantiating instances of the generators
    to build the firmware 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>