MdePkg BaseMemoryLibMmx: Convert Ia32/ScanMem16.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
Ia32/ScanMem16.asm to Ia32/ScanMem16.nasm

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
Jordan Justen
2016-05-30 18:52:05 -07:00
committed by Liming Gao
parent 535d1f9eee
commit 8603aa7d12
2 changed files with 56 additions and 0 deletions

View File

@@ -54,6 +54,7 @@
Ia32/ScanMem64.S
Ia32/ScanMem32.nasm
Ia32/ScanMem32.S
Ia32/ScanMem16.nasm
Ia32/ScanMem16.S
Ia32/ScanMem8.S
Ia32/CompareMem.S
@@ -67,6 +68,7 @@
Ia32/ScanMem64.asm
Ia32/ScanMem32.nasm
Ia32/ScanMem32.asm
Ia32/ScanMem16.nasm
Ia32/ScanMem16.asm
Ia32/ScanMem8.asm
Ia32/CompareMem.asm