]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibOptDxe: Convert Ia32/ScanMem16.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:43 +0000 (09:50 +0800)
commit3eef2cd194d86d32a5dc1fc2c21ddbfe6d23f01e
tree37579430fd932e51d730e4caf19f0c8543f58f02
parent28f60f39eaa2c0d9c5cc1334fa619b9e669f75db
MdePkg BaseMemoryLibOptDxe: Convert Ia32/ScanMem16.asm to NASM

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