MdePkg BaseLib: Convert Ia32/WriteIdtr.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
Ia32/WriteIdtr.asm to Ia32/WriteIdtr.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:54 -07:00
committed by Liming Gao
parent 3f7f881707
commit 27cba08faf
2 changed files with 42 additions and 0 deletions

View File

@@ -185,6 +185,7 @@
Ia32/WriteMm0.asm | INTEL
Ia32/WriteLdtr.nasm| INTEL
Ia32/WriteLdtr.asm | INTEL
Ia32/WriteIdtr.nasm| INTEL
Ia32/WriteIdtr.asm | INTEL
Ia32/WriteGdtr.asm | INTEL
Ia32/WriteDr7.asm | INTEL