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