]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibSse2: Convert X64/ScanMem16.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:36 +0000 (09:51 +0800)
commit01da574a1e2016fbc95649ec2c6377cf07d1a961
tree069c138875ded4be1c0e7c0683a43ab0c466a5db
parent171d6ce1141af96862bd90d4b009cfc04d725586
MdePkg BaseMemoryLibSse2: Convert X64/ScanMem16.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
X64/ScanMem16.asm to X64/ScanMem16.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/X64/ScanMem16.nasm [new file with mode: 0644]