MdePkg BaseMemoryLibMmx: Convert Ia32/ScanMem64.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert Ia32/ScanMem64.asm to Ia32/ScanMem64.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
f84fb93a4f
commit
07b0d05055
@@ -50,6 +50,7 @@
|
||||
MemLibInternals.h
|
||||
|
||||
[Sources.Ia32]
|
||||
Ia32/ScanMem64.nasm
|
||||
Ia32/ScanMem64.S
|
||||
Ia32/ScanMem32.S
|
||||
Ia32/ScanMem16.S
|
||||
@@ -61,6 +62,7 @@
|
||||
Ia32/ZeroMem.S
|
||||
Ia32/SetMem.S
|
||||
Ia32/CopyMem.S
|
||||
Ia32/ScanMem64.nasm
|
||||
Ia32/ScanMem64.asm
|
||||
Ia32/ScanMem32.asm
|
||||
Ia32/ScanMem16.asm
|
||||
|
Reference in New Issue
Block a user