MdePkg/BaseCpuLib: Remove .S files for IA32 and X64 arch
.nasm file has been added for X86 arch. .S assembly code is not required any more. https://bugzilla.tianocore.org/show_bug.cgi?id=1594 v2: Remove CpuSleep.nasm| GCC and CpuFlushTlb.nasm| GCC in X64 arch in BaseCpuLib.inf. Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <liming.gao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
committed by
Liming Gao
parent
df6c5f01e1
commit
4eea7627ef
@@ -46,10 +46,6 @@
|
||||
X64/CpuFlushTlb.nasm
|
||||
X64/CpuSleep.nasm
|
||||
|
||||
X64/CpuSleep.nasm| GCC
|
||||
X64/CpuSleep.S | GCC
|
||||
X64/CpuFlushTlb.nasm| GCC
|
||||
X64/CpuFlushTlb.S | GCC
|
||||
|
||||
[Sources.EBC]
|
||||
Ebc/CpuSleepFlushTlb.c
|
||||
|
Reference in New Issue
Block a user