MdePkg BaseLib: Convert Ia32/ReadGdtr.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
Ia32/ReadGdtr.asm to Ia32/ReadGdtr.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 67b937344f
commit a94d60cce9
2 changed files with 39 additions and 0 deletions

View File

@@ -231,6 +231,7 @@
Ia32/ReadLdtr.asm | INTEL
Ia32/ReadIdtr.nasm| INTEL
Ia32/ReadIdtr.asm | INTEL
Ia32/ReadGdtr.nasm| INTEL
Ia32/ReadGdtr.asm | INTEL
Ia32/ReadTr.asm | INTEL
Ia32/ReadSs.asm | INTEL