]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/DebugSupportDxe/X64/AsmFuncs.nasm
MdeModulePkg DebugSupportDxe: Convert X64/AsmFuncs.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Sat, 25 Oct 2014 21:48:26 +0000 (14:48 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:51:57 +0000 (09:51 +0800)
commit63b865c63c85cfa7b8560c236e3dab35d0a706ff
treee3ac04a710d6e319678e955a21186e8190f60cee
parent9b4ed881a55719e553ca8ec5a6102d77e052c57a
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>
MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
MdeModulePkg/Universal/DebugSupportDxe/X64/AsmFuncs.nasm [new file with mode: 0644]