audk/OvmfPkg/XenBusDxe
Anthony PERARD 6f6c3a1fb6 OvmfPkg XenBusDxe: Convert X64/TestAndClearBit.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
X64/TestAndClearBit.asm to X64/TestAndClearBit.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@16319 6f19259b-4bc3-4df7-8a09-765794883524
2014-11-08 02:41:35 +00:00
..
Ia32 OvmfPkg XenBusDxe: Convert Ia32/TestAndClearBit.asm to NASM 2014-11-08 02:41:07 +00:00
X64 OvmfPkg XenBusDxe: Convert X64/TestAndClearBit.asm to NASM 2014-11-08 02:41:35 +00:00
ComponentName.c OvmfPkg: Add basic skeleton for the XenBus bus driver. 2014-10-29 06:48:50 +00:00
ComponentName.h OvmfPkg: Add basic skeleton for the XenBus bus driver. 2014-10-29 06:48:50 +00:00
DriverBinding.h OvmfPkg: Add basic skeleton for the XenBus bus driver. 2014-10-29 06:48:50 +00:00
EventChannel.c OvmfPkg/XenBusDxe: Add Event Channel into XenBus protocol. 2014-10-29 06:51:26 +00:00
EventChannel.h OvmfPkg/XenBusDxe: Add Event Channel into XenBus protocol. 2014-10-29 06:51:26 +00:00
GrantTable.c OvmfPkg/XenBusDxe: Add Grant Table functions. 2014-10-29 06:50:14 +00:00
GrantTable.h OvmfPkg/XenBusDxe: Add Grant Table functions. 2014-10-29 06:50:14 +00:00
Helpers.c OvmfPkg/XenBusDxe: Add an helper AsciiStrDup. 2014-10-29 06:50:57 +00:00
InterlockedCompareExchange16.c OvmfPkg/XenBusDxe: Add InterlockedCompareExchange16. 2014-10-29 06:49:55 +00:00
InterlockedCompareExchange16.h OvmfPkg/XenBusDxe: Add InterlockedCompareExchange16. 2014-10-29 06:49:55 +00:00
XenBus.c OvmfPkg/XenBusDxe: Fix initialisation of gXenBusDevicePathTemplate 2014-10-31 21:25:44 +00:00
XenBus.h OvmfPkg/XenBusDxe: Introduce XenBus support itself. 2014-10-29 06:51:18 +00:00
XenBusDxe.c OvmfPkg/XenBusDxe: Introduce XenBus support itself. 2014-10-29 06:51:18 +00:00
XenBusDxe.h OvmfPkg/XenBusDxe: Introduce XenBus support itself. 2014-10-29 06:51:18 +00:00
XenBusDxe.inf OvmfPkg XenBusDxe: Convert X64/TestAndClearBit.asm to NASM 2014-11-08 02:41:35 +00:00
XenHypercall.c OvmfPkg/XenBusDxe: Add support to make Xen Hypercalls. 2014-10-29 06:49:10 +00:00
XenHypercall.h OvmfPkg/XenBusDxe: Add support to make Xen Hypercalls. 2014-10-29 06:49:10 +00:00
XenStore.c OvmfPkg/Xen*: Pass struct XENSTORE_TRANSACTION argument as a pointer 2014-10-31 21:25:23 +00:00
XenStore.h OvmfPkg/Xen*: Pass struct XENSTORE_TRANSACTION argument as a pointer 2014-10-31 21:25:23 +00:00