]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibOptPei: Convert Ia32/ScanMem64.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:57 +0000 (09:50 +0800)
commite8273934c23be2eb08b07f3c9873a688e0f2e0e1
tree8570ad577810941505bfa981e53cf53bd9917c60
parent78a04284b203d3d90b692b8a6304dd23d5277d39
MdePkg BaseMemoryLibOptPei: Convert Ia32/ScanMem64.asm to NASM

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