]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg: list module-internal header files in INF [Sources]
authorLaszlo Ersek <lersek@redhat.com>
Fri, 19 Jul 2019 15:08:12 +0000 (17:08 +0200)
committerLaszlo Ersek <lersek@redhat.com>
Mon, 22 Jul 2019 22:20:18 +0000 (00:20 +0200)
commit4cef711d632de12ad84002ce6169507dce5a1d8b
tree0bfcc746203405ad8dab1f880ae660106c5151db
parentbb824f685d760f560bb3c3fb14af394ab3b3544f
ArmPkg: 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: Leif Lindholm <leif.lindholm@linaro.org>
ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
ArmPkg/Library/ArmLib/ArmBaseLib.inf
ArmPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf