]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibOptPei: Convert Ia32/ScanMem16.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:08 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:50:58 +0000 (09:50 +0800)
commit43b065e2dc2f98392e8d4dad2007da93aa026297
tree2f443f10b2d659ff752995cbf7a674bfd5b83972
parent5a5da694bc6ab72a7666bbd53a4eeb14976371be
MdePkg BaseMemoryLibOptPei: Convert Ia32/ScanMem16.asm to NASM

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