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>
This commit is contained in:
Sami Mujawar
2019-07-09 10:18:51 +01:00
committed by mergify[bot]
parent 43a0e08d02
commit f291a581ac
3 changed files with 4 additions and 1 deletions

View File

@ -25,6 +25,7 @@
DeviceTreeTableFactory/DeviceTreeTableFactory.c
DynamicTableFactoryDxe.c
SmbiosTableFactory/SmbiosTableFactory.c
DynamicTableFactory.h
[Packages]
MdePkg/MdePkg.dec