]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibOptDxe: Convert Ia32/ScanMem64.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:41 +0000 (09:50 +0800)
commita9064cd1cdee63668a8b07a472669983ba767afb
tree4adcba81cfe6d94db5c6bcfd417850397798f120
parenteadcb0a18f05b30c750d579b0103209d87a50a58
MdePkg BaseMemoryLibOptDxe: 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/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf
MdePkg/Library/BaseMemoryLibOptDxe/Ia32/ScanMem64.nasm [new file with mode: 0644]