]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibSse2: Convert X64/ScanMem8.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:37 +0000 (09:51 +0800)
commit90063aa1679d47f323c5b842b1851bc51dc1a57f
tree586160e2a1b414391d6e05d8aaf444dacca54e45
parent01da574a1e2016fbc95649ec2c6377cf07d1a961
MdePkg BaseMemoryLibSse2: Convert X64/ScanMem8.asm to NASM

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