]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: sort [Sources*] sections in INF
authorLaszlo Ersek <lersek@redhat.com>
Sat, 10 Mar 2018 17:06:10 +0000 (18:06 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Tue, 13 Mar 2018 13:30:08 +0000 (14:30 +0100)
This makes it easier to insert future source files. No functional changes.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Julien Grall <julien.grall@linaro.org>
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 b3a3f5da065ee67a538721e1cc12b86ed106cde1..75d060f80be56a0a30909fd61fd5fb0266a75cbf 100755 (executable)
@@ -22,8 +22,8 @@
   VERSION_STRING                 = 1.0\r
 \r
 [Sources]\r
   VERSION_STRING                 = 1.0\r
 \r
 [Sources]\r
-  PrePi.c\r
   FdtParser.c\r
   FdtParser.c\r
+  PrePi.c\r
 \r
 [Sources.AArch64]\r
   AArch64/ArchPrePi.c\r
 \r
 [Sources.AArch64]\r
   AArch64/ArchPrePi.c\r