mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-31 01:24:12 +02:00
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
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user