UefiCpuPkg/CpuExceptionHandlerLib: Reorder the INF files alphabetically
Some of the order is not in alphabetical, reorder. BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4726 Cc: Ray Ni <ray.ni@intel.com> Cc: Rahul Kumar <rahul1.kumar@intel.com> Cc: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Chao Li <lichao@loongson.cn> Acked-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Ray Ni <ray.ni@intel.com>
This commit is contained in:
@@ -22,15 +22,15 @@
|
||||
#
|
||||
|
||||
[Sources.Ia32]
|
||||
Ia32/ExceptionHandlerAsm.nasm
|
||||
Ia32/ExceptionTssEntryAsm.nasm
|
||||
Ia32/ArchExceptionHandler.c
|
||||
Ia32/ArchInterruptDefs.h
|
||||
Ia32/ExceptionHandlerAsm.nasm
|
||||
Ia32/ExceptionTssEntryAsm.nasm
|
||||
|
||||
[Sources.X64]
|
||||
X64/ExceptionHandlerAsm.nasm
|
||||
X64/ArchExceptionHandler.c
|
||||
X64/ArchInterruptDefs.h
|
||||
X64/ExceptionHandlerAsm.nasm
|
||||
|
||||
[Sources.common]
|
||||
CpuExceptionCommon.h
|
||||
@@ -45,13 +45,13 @@
|
||||
|
||||
[LibraryClasses]
|
||||
BaseLib
|
||||
SerialPortLib
|
||||
PrintLib
|
||||
SynchronizationLib
|
||||
CcExitLib
|
||||
DebugLib
|
||||
LocalApicLib
|
||||
PeCoffGetEntryPointLib
|
||||
DebugLib
|
||||
CcExitLib
|
||||
PrintLib
|
||||
SerialPortLib
|
||||
SynchronizationLib
|
||||
|
||||
[Pcd]
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdCpuStackGuard
|
||||
|
Reference in New Issue
Block a user