MdePkg BaseCpuLib: Convert Ia32/CpuFlushTlb.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
Ia32/CpuFlushTlb.asm to Ia32/CpuFlushTlb.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 e639ea6af2
commit 68562b45e9
2 changed files with 38 additions and 0 deletions

View File

@@ -38,6 +38,7 @@
Ia32/CpuSleep.nasm| INTEL
Ia32/CpuSleep.asm | INTEL
Ia32/CpuFlushTlb.nasm| INTEL
Ia32/CpuFlushTlb.asm | INTEL
Ia32/CpuSleepGcc.c | GCC