]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg: Fix missing local header warning
authorSami Mujawar <sami.mujawar@arm.com>
Tue, 9 Jul 2019 09:18:51 +0000 (10:18 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sun, 29 Mar 2020 16:53:35 +0000 (16:53 +0000)
commitf291a581ac0aa6e1d892b471c404e4e3f8a69bad
treea96ba40826a1f592ec11e6f5e3e65dae30539bc8
parent43a0e08d0275bceb57067ff28ea46d3c960a58b9
DynamicTablesPkg: Fix missing local header warning

The edk2 BaseTools report a warning if a local header file
is not listed under the [Sources] section in the INF file.

Add header files to the [Sources] section in the respective
INF files to fix the warnings.

Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
DynamicTablesPkg/Drivers/DynamicTableFactoryDxe/DynamicTableFactoryDxe.inf
DynamicTablesPkg/Library/Acpi/Arm/AcpiIortLibArm/AcpiIortLibArm.inf
DynamicTablesPkg/Library/Acpi/Arm/AcpiPpttLibArm/AcpiPpttLibArm.inf