]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibOptPei: Convert Ia32/ScanMem32.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)
commit5a5da694bc6ab72a7666bbd53a4eeb14976371be
tree41f09b714544bcf70fcb6746d4cdd605e6d5e958
parente8273934c23be2eb08b07f3c9873a688e0f2e0e1
MdePkg BaseMemoryLibOptPei: Convert Ia32/ScanMem32.asm to NASM

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