]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibSse2: Convert Ia32/ScanMem64.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:11 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:51:27 +0000 (09:51 +0800)
commit99138cf97ea0f9ed3a5392aeb099fb17bb1698c2
treeea6af4053608060170c274fa881f685faf40d0ab
parente74c17e3893e0c9fce50ca42871a0ada6cf5c7e9
MdePkg BaseMemoryLibSse2: 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/BaseMemoryLibSse2/BaseMemoryLibSse2.inf
MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem64.nasm [new file with mode: 0644]