]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseMemoryLibOptDxe: Convert Ia32/ScanMem8.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:44 +0000 (09:50 +0800)
commit27634d57a44013dc7621b41d16016613b7ec6a99
tree5f8817bb5b92d5397e2b18aae82102a061661e3f
parent3eef2cd194d86d32a5dc1fc2c21ddbfe6d23f01e
MdePkg BaseMemoryLibOptDxe: Convert Ia32/ScanMem8.asm to NASM

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