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

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