]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibRepStr: Convert Ia32/SetMem32.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:10 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:51:17 +0000 (09:51 +0800)
commitae3c4e59a5b56148ebad26bc0d463943d488b461
treee978ff43e84c7d2856f979aef552f3dcd4c0ef1d
parent0b4a61fda5cf181f21bcd1bf843b8ec5a05cee7f
MdePkg BaseMemoryLibRepStr: Convert Ia32/SetMem32.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
Ia32/SetMem32.asm to Ia32/SetMem32.nasm

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem32.nasm [new file with mode: 0644]