OvmfPkg/CsmSupportLib: 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> 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:
@@ -31,8 +31,8 @@
|
|||||||
[Sources]
|
[Sources]
|
||||||
CsmSupportLib.c
|
CsmSupportLib.c
|
||||||
LegacyInterrupt.c
|
LegacyInterrupt.c
|
||||||
LegacyRegion.c
|
|
||||||
LegacyPlatform.c
|
LegacyPlatform.c
|
||||||
|
LegacyRegion.c
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
MdePkg/MdePkg.dec
|
MdePkg/MdePkg.dec
|
||||||
|
Reference in New Issue
Block a user