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