]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert X64/WriteMm1.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:01 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:49:43 +0000 (09:49 +0800)
commit1322928fd5c452bbdbd7dd8e3094c5253f0030c7
tree03771a8b5598978f29185f166ecfd6700e393bfc
parentdd432baa253580cb3b4c7349dbb2d903f3fbf034
MdePkg BaseLib: Convert X64/WriteMm1.asm to NASM

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