]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibSse2: Convert Ia32/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:29 +0000 (09:51 +0800)
commit77ae4157ab7a8a2fbeaedf521b55090f244acd94
tree7585d76139ef4f0dd55239e8757e14ba23a5807f
parent4b6f1d621bd619d3bc7d094d938d6a93f2ad229d
MdePkg BaseMemoryLibSse2: Convert Ia32/ScanMem8.asm to NASM

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