MdePkg BaseLib: Convert X64/LongJump.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert X64/LongJump.asm to X64/LongJump.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
fd5eb53d2c
commit
56244b924b
@@ -433,6 +433,7 @@
|
||||
X64/CpuIdEx.asm
|
||||
X64/CpuId.nasm
|
||||
X64/CpuId.asm
|
||||
X64/LongJump.nasm
|
||||
X64/LongJump.asm
|
||||
X64/SetJump.asm
|
||||
X64/SwitchStack.asm
|
||||
@@ -607,6 +608,7 @@
|
||||
X64/Thunk16.S | XCODE
|
||||
X64/SwitchStack.S | GCC
|
||||
X64/SetJump.S | GCC
|
||||
X64/LongJump.nasm| GCC
|
||||
X64/LongJump.S | GCC
|
||||
X64/EnableDisableInterrupts.S | GCC
|
||||
X64/DisablePaging64.S | GCC
|
||||
|
Reference in New Issue
Block a user