]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg XenBusDxe: Convert X64/InterlockedCompareExchange16.asm to NASM
authorAnthony PERARD <anthony.perard@citrix.com>
Sat, 8 Nov 2014 02:41:28 +0000 (02:41 +0000)
committerjljusten <jljusten@Edk2>
Sat, 8 Nov 2014 02:41:28 +0000 (02:41 +0000)
commit0ae9d5e88e6fbffdcf2103ec0d54eac0f7295428
tree86f37a52ea748cdf9b35aa7b0881e6a0853a3170
parent60aafa1bdee040c366da84f58a660df505fbff92
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
OvmfPkg/XenBusDxe/X64/InterlockedCompareExchange16.S [deleted file]
OvmfPkg/XenBusDxe/X64/InterlockedCompareExchange16.asm [deleted file]
OvmfPkg/XenBusDxe/X64/InterlockedCompareExchange16.nasm [new file with mode: 0644]
OvmfPkg/XenBusDxe/XenBusDxe.inf