]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem16.nasm
MdePkg BaseMemoryLibSse2: Convert Ia32/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:28 +0000 (09:51 +0800)
commit4b6f1d621bd619d3bc7d094d938d6a93f2ad229d
treef55987db849094d1690f50f1b9d7cd6f32f25ab5
parent78a0563e2a1a4bdcb9be5f023df0ee3654577ac2
MdePkg BaseMemoryLibSse2: Convert Ia32/ScanMem16.asm to NASM

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