]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibRepStr: Convert Ia32/ScanMem64.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:12 +0000 (09:51 +0800)
commite9b3aa48919eedcd2f7316b6cff051bc1e92d11f
tree5ed42f5dfce1f8bba2c10189a11ad8f201bef299
parent71d803e88df15e70383f641323f7a30f4e72f904
MdePkg BaseMemoryLibRepStr: 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>
MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem64.nasm [new file with mode: 0644]