mirror of https://github.com/acidanthera/audk.git
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:
parent
cc92ae2acf
commit
5306c0892f
|
@ -40,10 +40,10 @@
|
|||
Initialize.c
|
||||
|
||||
[Sources.Ia32, Sources.X64]
|
||||
VbeShim.c
|
||||
UnalignedIoGcc.c | GCC
|
||||
UnalignedIoMsc.c | MSFT
|
||||
UnalignedIoIcc.c | INTEL
|
||||
UnalignedIoMsc.c | MSFT
|
||||
VbeShim.c
|
||||
|
||||
[Sources.IPF, Sources.EBC]
|
||||
UnalignedIoUnsupported.c
|
||||
|
|
Loading…
Reference in New Issue