MdeModulePkg DebugSupportDxe: Convert X64/AsmFuncs.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert X64/AsmFuncs.asm to X64/AsmFuncs.nasm Note: Also applied many manual cleanups where conversion script failed Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Cc: Feng Tian <feng.tian@intel.com> Cc: Star Zeng <star.zeng@intel.com>
This commit is contained in:
committed by
Liming Gao
parent
9b4ed881a5
commit
63b865c63c
@ -50,6 +50,7 @@
|
||||
Ia32/PlDebugSupport.c
|
||||
X64/PlDebugSupport.h
|
||||
X64/PlDebugSupportX64.c
|
||||
X64/AsmFuncs.nasm
|
||||
X64/AsmFuncs.S
|
||||
X64/AsmFuncs.asm
|
||||
|
||||
|
Reference in New Issue
Block a user