audk/MdeModulePkg/Universal/DebugSupportDxe/Ia32
Jordan Justen 9b4ed881a5 MdeModulePkg DebugSupportDxe: Convert Ia32/AsmFuncs.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
Ia32/AsmFuncs.asm to Ia32/AsmFuncs.nasm

Note: Also applied many manual cleanups where conversion script failed
And, update Vect2Desc() to be same to original logic

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>
2016-06-28 09:51:56 +08:00
..
AsmFuncs.S A complement fix for revision 11664 to update GCC assembly files : clear the direction flag in interrupt/exception handlers' assembly entry code before calling C functions to follow the UEFI calling convention. 2011-05-17 08:35:20 +00:00
AsmFuncs.asm Clear the direction flag in interrupt/exception handlers' assembly entry code before calling C functions to follow the UEFI calling convention. 2011-05-16 06:10:42 +00:00
AsmFuncs.nasm MdeModulePkg DebugSupportDxe: Convert Ia32/AsmFuncs.asm to NASM 2016-06-28 09:51:56 +08:00
DebugSupport.h MdeModulePkg: eliminate all implicit library dependencies for all modules in MdeModulePkg on PcdLib 2012-11-01 06:59:25 +00:00
PlDebugSupport.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
PlDebugSupport.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
PlDebugSupportIa32.c Update the copyright notice format 2010-04-24 09:33:45 +00:00