]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibSse2: Convert Ia32/CopyMem.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:12 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:51:34 +0000 (09:51 +0800)
commit733c293541a530b3686c298076519eb84ecd8f72
treec5e57bd63db3471a6c4c5c15bac9ee84feeec1ab
parent861b36d34f1ca198a4509b0a6e439daf4505998c
MdePkg BaseMemoryLibSse2: Convert Ia32/CopyMem.asm to NASM

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

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