]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf
MdePkg BaseMemoryLibOptPei: Convert Ia32/SetMem.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:03 +0000 (09:51 +0800)
commit390b2c067b702d4f8009442c9a8570409ad1cf4e
treea4d215daa11a7bd83df2e14a287b5885e066072d
parentd81e9d7eb0c67c4894600b9c9484c0424c15d03b
MdePkg BaseMemoryLibOptPei: 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/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf
MdePkg/Library/BaseMemoryLibOptPei/Ia32/SetMem.nasm [new file with mode: 0644]