SourceLevelDebugPkg/DebugAgentCommon: Remove .S files
.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 Cc: Hao Wu <hao.a.wu@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
fcc61ca4b1
commit
c7d22535f7
@@ -42,14 +42,12 @@
|
||||
DebugAgentCommon/DebugMp.h
|
||||
|
||||
[Sources.Ia32]
|
||||
DebugAgentCommon/Ia32/AsmFuncs.S
|
||||
DebugAgentCommon/Ia32/AsmFuncs.nasm
|
||||
DebugAgentCommon/Ia32/ArchDebugSupport.h
|
||||
DebugAgentCommon/Ia32/ArchDebugSupport.c
|
||||
DebugAgentCommon/Ia32/DebugException.h
|
||||
|
||||
[Sources.X64]
|
||||
DebugAgentCommon/X64/AsmFuncs.S
|
||||
DebugAgentCommon/X64/AsmFuncs.nasm
|
||||
DebugAgentCommon/X64/ArchDebugSupport.h
|
||||
DebugAgentCommon/X64/ArchDebugSupport.c
|
||||
|
Reference in New Issue
Block a user