]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert Ia32/ReadMm6.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:51:56 +0000 (18:51 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:48:56 +0000 (09:48 +0800)
commit787da08e27abababcc7bf8b2a4578bba3b972ae8
tree85c9f34af515c41139c763c8b515e993c22995fe
parentc6ecf2fc477d34bd2cadebfa2d64301e90d2aaae
MdePkg BaseLib: Convert Ia32/ReadMm6.asm to NASM

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