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

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