]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibOptDxe: Convert X64/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:51 +0000 (09:50 +0800)
commita575e9aff6370df771ac0dd477ba28cf34475983
tree78017daa0ebb7d02e387c3a26f7421f3a5b52922
parent3523a8143444c569832080eac108f51b25c0c157
MdePkg BaseMemoryLibOptDxe: Convert X64/ScanMem16.asm to NASM

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