OvmfPkg XenBusDxe: Convert X64/InterlockedCompareExchange16.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert X64/InterlockedCompareExchange16.asm to X64/InterlockedCompareExchange16.nasm Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Anthony PERARD <anthony.perard@citrix.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16318 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -55,8 +55,7 @@
|
||||
|
||||
[Sources.X64]
|
||||
X64/hypercall.nasm
|
||||
X64/InterlockedCompareExchange16.S
|
||||
X64/InterlockedCompareExchange16.asm
|
||||
X64/InterlockedCompareExchange16.nasm
|
||||
X64/TestAndClearBit.S
|
||||
X64/TestAndClearBit.asm
|
||||
|
||||
|
Reference in New Issue
Block a user