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