]> git.proxmox.com Git - mirror_edk2.git/commit
EmbeddedPkg: list module-internal header files in INF [Sources]
authorLaszlo Ersek <lersek@redhat.com>
Fri, 19 Jul 2019 15:33:05 +0000 (17:33 +0200)
committerLaszlo Ersek <lersek@redhat.com>
Mon, 22 Jul 2019 22:20:34 +0000 (00:20 +0200)
commitf6f1e0b7c2929cb43828e7e38a3a94c50c204230
tree9e6678757032ce54ca760565e944b3e5f3c11e4b
parent9e55ce6b753460b940ad9a8ff74b606216da0b4c
EmbeddedPkg: list module-internal header files in INF [Sources]

The BaseTools build feature introduced for TianoCore#1804 / in commit
1fa6699e6cd4 ("BaseTools: Add a checking for Sources section in INF file",
2019-06-10) logs some (non-fatal) warnings about unlisted internal header
files. List those files explicitly.

Note: header files are added in lexicographical order only if the
underlying INF file already keeps the [Sources] and [LibraryClasses]
sections in lexicographical order. Otherwise, header files are added in
rough "logical" order.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
EmbeddedPkg/Library/FdtLib/FdtLib.inf
EmbeddedPkg/Library/PrePiLib/PrePiLib.inf