MdePkg BaseLib: Convert Ia32/ReadMm1.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
Ia32/ReadMm1.asm to Ia32/ReadMm1.nasm

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
Jordan Justen
2016-05-30 18:51:56 -07:00
committed by Liming Gao
parent 79254da137
commit 408bd2031d
2 changed files with 42 additions and 0 deletions

View File

@@ -261,6 +261,7 @@
Ia32/ReadMm3.asm | INTEL
Ia32/ReadMm2.nasm| INTEL
Ia32/ReadMm2.asm | INTEL
Ia32/ReadMm1.nasm| INTEL
Ia32/ReadMm1.asm | INTEL
Ia32/ReadMm0.asm | INTEL
Ia32/ReadEflags.asm | INTEL