OvmfPkg/AcpiPlatformDxe: sort [Sources*] sections in the INF files

This makes it easier to insert future source files, and to see the source
files that are unique to either INF file. No functional changes.

Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Julien Grall <julien.grall@linaro.org>
Cc: Phil Dennis-Jordan <phil@philjordan.eu>
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>
This commit is contained in:
Laszlo Ersek 2018-03-10 18:10:02 +01:00
parent b0c6d928cb
commit b15e00c823
2 changed files with 6 additions and 6 deletions

View File

@ -28,12 +28,12 @@
[Sources]
AcpiPlatform.c
BootScript.c
EntryPoint.c
PciDecoding.c
Qemu.c
QemuFwCfgAcpi.c
Xen.c
EntryPoint.c
PciDecoding.c
BootScript.c
[Packages]
MdePkg/MdePkg.dec

View File

@ -27,11 +27,11 @@
#
[Sources]
QemuFwCfgAcpiPlatform.c
QemuFwCfgAcpi.c
BootScript.c
EntryPoint.c
PciDecoding.c
BootScript.c
QemuFwCfgAcpi.c
QemuFwCfgAcpiPlatform.c
[Packages]
MdePkg/MdePkg.dec