MdePkg BaseLib: Convert X64/RdRand.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert X64/RdRand.asm to X64/RdRand.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
c1d8229575
commit
050a8bf198
@@ -447,6 +447,7 @@
|
||||
X64/CpuBreakpoint.c | MSFT
|
||||
X64/WriteMsr64.c | MSFT
|
||||
X64/ReadMsr64.c | MSFT
|
||||
X64/RdRand.nasm| MSFT
|
||||
X64/RdRand.asm | MSFT
|
||||
X64/CpuPause.asm | MSFT
|
||||
X64/EnableDisableInterrupts.asm | MSFT
|
||||
@@ -520,6 +521,7 @@
|
||||
X64/CpuBreakpoint.asm | INTEL
|
||||
X64/WriteMsr64.asm | INTEL
|
||||
X64/ReadMsr64.asm | INTEL
|
||||
X64/RdRand.nasm| INTEL
|
||||
X64/RdRand.asm | INTEL
|
||||
X64/CpuPause.asm | INTEL
|
||||
X64/EnableDisableInterrupts.asm | INTEL
|
||||
@@ -626,6 +628,7 @@
|
||||
X64/EnableCache.S | GCC
|
||||
X64/DisableCache.nasm| GCC
|
||||
X64/DisableCache.S | GCC
|
||||
X64/RdRand.nasm| GCC
|
||||
X64/RdRand.S | GCC
|
||||
ChkStkGcc.c | GCC
|
||||
|
||||
|
Reference in New Issue
Block a user