]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibMmx: Convert Ia32/SetMem.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:26 +0000 (09:50 +0800)
commit76fd76d6cfb293e712cc12f76dee6b707253d4b4
treedc53b1653faaabca20308a28fbab6849fbdabb6c
parent8dba24a6a882253473f6a2bf07b41f2e1df6c733
MdePkg BaseMemoryLibMmx: Convert Ia32/SetMem.asm to NASM

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