MdePkg BaseCpuLib: Convert Ia32/CpuSleep.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
Ia32/CpuSleep.asm to Ia32/CpuSleep.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:52:13 -07:00
committed by Liming Gao
parent 9987eaeab9
commit e639ea6af2
2 changed files with 37 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
Ia32/CpuSleep.c | MSFT
Ia32/CpuFlushTlb.c | MSFT
Ia32/CpuSleep.nasm| INTEL
Ia32/CpuSleep.asm | INTEL
Ia32/CpuFlushTlb.asm | INTEL