]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert X64/ReadMm0.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:50 +0000 (09:49 +0800)
commit29384370028258fdb3cbe50ed67c5da48b9ab2f5
treed71c1f2336007c47b37bdcb4e7b9d5ead3ee1e1c
parentb13e693e8ed17cbef9a7fcde1cf46a9a14190dc5
MdePkg BaseLib: Convert X64/ReadMm0.asm to NASM

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