]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibOptDxe: Convert Ia32/SetMem16.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:47 +0000 (09:50 +0800)
commit49d25294a8682fa6ef1ae6785d3f17cfa343902f
tree15fdadebf03940cdfd2d7202b2de51d13a99f07a
parentd4dcd5644fb293123b1b57e13523fb4727669c97
MdePkg BaseMemoryLibOptDxe: Convert Ia32/SetMem16.asm to NASM

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

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