]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert Ia32/ModU64x32.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:51:58 +0000 (18:51 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:49:10 +0000 (09:49 +0800)
commitfd890f59335cd64af6c5eb7e54efd8c35e5e151d
tree2ad1796d581ae9ffa634fbc55ffd101697760b8b
parentfdf359f3c949258b0df6ff1cf8d6a2b623b86cb9
MdePkg BaseLib: Convert Ia32/ModU64x32.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
Ia32/ModU64x32.asm to Ia32/ModU64x32.nasm

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
MdePkg/Library/BaseLib/BaseLib.inf
MdePkg/Library/BaseLib/Ia32/ModU64x32.nasm [new file with mode: 0644]