]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibSse2: Convert X64/SetMem32.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:13 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:51:39 +0000 (09:51 +0800)
commit1380b8d060015e4277d0e492dd339b0acf8d05a9
treec877671b056c857c69f339e12d8f37fd0e55e1bd
parent58be35c11e96fee5a34553baa3fe4eac1f021cdd
MdePkg BaseMemoryLibSse2: 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/BaseMemoryLibSse2/BaseMemoryLibSse2.inf
MdePkg/Library/BaseMemoryLibSse2/X64/SetMem32.nasm [new file with mode: 0644]