OvmfPkg/QemuVideoDxe: sort [Sources*] sections in the INF file
This makes it easier to insert future source files. No functional changes. Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Cc: Jordan Justen <jordan.l.justen@intel.com> 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:
@@ -40,10 +40,10 @@
|
|||||||
Initialize.c
|
Initialize.c
|
||||||
|
|
||||||
[Sources.Ia32, Sources.X64]
|
[Sources.Ia32, Sources.X64]
|
||||||
VbeShim.c
|
|
||||||
UnalignedIoGcc.c | GCC
|
UnalignedIoGcc.c | GCC
|
||||||
UnalignedIoMsc.c | MSFT
|
|
||||||
UnalignedIoIcc.c | INTEL
|
UnalignedIoIcc.c | INTEL
|
||||||
|
UnalignedIoMsc.c | MSFT
|
||||||
|
VbeShim.c
|
||||||
|
|
||||||
[Sources.IPF, Sources.EBC]
|
[Sources.IPF, Sources.EBC]
|
||||||
UnalignedIoUnsupported.c
|
UnalignedIoUnsupported.c
|
||||||
|
Reference in New Issue
Block a user