MdePkg BaseLib: Convert Ia32/ReadPmc.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
Ia32/ReadPmc.asm to Ia32/ReadPmc.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:55 -07:00
committed by Liming Gao
parent a2cc2aa787
commit fabe38bc8c
2 changed files with 39 additions and 0 deletions

View File

@@ -223,6 +223,7 @@
Ia32/RRotU64.asm | INTEL
Ia32/RShiftU64.nasm| INTEL
Ia32/RShiftU64.asm | INTEL
Ia32/ReadPmc.nasm| INTEL
Ia32/ReadPmc.asm | INTEL
Ia32/ReadTsc.asm | INTEL
Ia32/ReadLdtr.asm | INTEL