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