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

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