]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibMmx: Convert X64/SetMem32.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:06 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:50:39 +0000 (09:50 +0800)
commitdb75a3d624a044489a1b79e26aea79e08011350b
treeca97587d92332172b251e30c667eceb4e0f0508b
parent3b61fac6901bd178721bd1657914f4e659bf1843
MdePkg BaseMemoryLibMmx: Convert X64/SetMem32.asm to NASM

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

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