]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibRepStr: Convert Ia32/ScanMem32.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:10 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:51:13 +0000 (09:51 +0800)
commitafff94bfaccca7888fb2f60018980ea72d1efdef
treeeeaaaeeaee0c693361c40449ffa4e633e8a52e43
parente9b3aa48919eedcd2f7316b6cff051bc1e92d11f
MdePkg BaseMemoryLibRepStr: Convert Ia32/ScanMem32.asm to NASM

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

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem32.nasm [new file with mode: 0644]