]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert X64/ReadMm2.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:48 +0000 (09:49 +0800)
commit434363ce4c5480adeb8a57b204785bbbe32c7a1e
tree04ed46dcb30bb0937cfac54f3e60d4e6e1945a4f
parentc936112afc209f714750ee39b833a6b19de87954
MdePkg BaseLib: Convert X64/ReadMm2.asm to NASM

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