]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: list "PrePi.h" in INF file
authorLaszlo Ersek <lersek@redhat.com>
Sat, 10 Mar 2018 16:54:24 +0000 (17:54 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Tue, 13 Mar 2018 13:30:10 +0000 (14:30 +0100)
Among other things, the header file declares the ArchInitialize()
function, which is called from "PrePi.c", and implemented (dependent on
architecture) in "AArch64/ArchPrePi.c" and "Arm/ArchPrePi.c".

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Julien Grall <julien.grall@linaro.org>
Suggested-by: Michael Kinney <michael.d.kinney@intel.com>
Ref: http://mid.mail-archive.com/E92EE9817A31E24EB0585FDF735412F56327F7D3@ORSMSX113.amr.corp.intel.com
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
ArmVirtPkg/PrePi/ArmVirtPrePiUniCoreRelocatable.inf

index 75d060f80be56a0a30909fd61fd5fb0266a75cbf..1587bd92f20681f5738db297f3620b441d16618b 100755 (executable)
@@ -24,6 +24,7 @@
 [Sources]\r
   FdtParser.c\r
   PrePi.c\r
+  PrePi.h\r
 \r
 [Sources.AArch64]\r
   AArch64/ArchPrePi.c\r