MdePkg BaseLib: Convert Ia32/Mwait.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert Ia32/Mwait.asm to Ia32/Mwait.nasm Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
committed by
Liming Gao
parent
85b5a2e881
commit
c3a324ff87
@@ -291,6 +291,7 @@
|
||||
Ia32/ReadCr2.asm | INTEL
|
||||
Ia32/ReadCr0.nasm| INTEL
|
||||
Ia32/ReadCr0.asm | INTEL
|
||||
Ia32/Mwait.nasm| INTEL
|
||||
Ia32/Mwait.asm | INTEL
|
||||
Ia32/Monitor.asm | INTEL
|
||||
Ia32/ModU64x32.asm | INTEL
|
||||
@@ -334,6 +335,7 @@
|
||||
Ia32/EnablePaging64.S | GCC
|
||||
Ia32/DisablePaging32.S | GCC
|
||||
Ia32/EnablePaging32.S | GCC
|
||||
Ia32/Mwait.nasm| GCC
|
||||
Ia32/Mwait.S | GCC
|
||||
Ia32/Monitor.S | GCC
|
||||
Ia32/CpuIdEx.S | GCC
|
||||
|
Reference in New Issue
Block a user