MdePkg BaseMemoryLibRepStr: Convert Ia32/ScanMem8.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert Ia32/ScanMem8.asm to Ia32/ScanMem8.nasm Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
committed by
Liming Gao
parent
0436b71ee9
commit
05c923a5bb
@ -52,6 +52,7 @@
|
||||
Ia32/ScanMem32.S
|
||||
Ia32/ScanMem16.nasm
|
||||
Ia32/ScanMem16.S
|
||||
Ia32/ScanMem8.nasm
|
||||
Ia32/ScanMem8.S
|
||||
Ia32/CompareMem.S
|
||||
Ia32/ZeroMem.S
|
||||
@ -66,6 +67,7 @@
|
||||
Ia32/ScanMem32.asm
|
||||
Ia32/ScanMem16.nasm
|
||||
Ia32/ScanMem16.asm
|
||||
Ia32/ScanMem8.nasm
|
||||
Ia32/ScanMem8.asm
|
||||
Ia32/CompareMem.asm
|
||||
Ia32/ZeroMem.asm
|
||||
|
Reference in New Issue
Block a user