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

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