MdePkg BaseLib: Convert X64/EnableCache.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert X64/EnableCache.asm to X64/EnableCache.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
ed1e7222d6
commit
a91d8309af
@@ -439,6 +439,7 @@
|
||||
X64/SetJump.asm
|
||||
X64/SwitchStack.nasm
|
||||
X64/SwitchStack.asm
|
||||
X64/EnableCache.nasm
|
||||
X64/EnableCache.asm
|
||||
X64/DisableCache.asm
|
||||
|
||||
@@ -620,6 +621,7 @@
|
||||
X64/CpuId.S | GCC
|
||||
X64/CpuIdEx.nasm| GCC
|
||||
X64/CpuIdEx.S | GCC
|
||||
X64/EnableCache.nasm| GCC
|
||||
X64/EnableCache.S | GCC
|
||||
X64/DisableCache.S | GCC
|
||||
X64/RdRand.S | GCC
|
||||
|
Reference in New Issue
Block a user