audk/OvmfPkg/XenBusDxe
Anthony PERARD 4613300895 OvmfPkg/XenBusDxe: Fix a nasm warning about instruction not lockable.
The fix, having "lock" and the locked instruction on the same line in
the source.

Contributed-under: TianoCore Contribution Agreement 1.0

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>

Build-tested-by: Scott Duplichan <scott@notabs.org>

Reviewed-by: Laszlo Ersek <lersek@redhat.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16394 6f19259b-4bc3-4df7-8a09-765794883524
2014-11-14 17:35:49 +00:00
..
Ia32 OvmfPkg XenBusDxe: Convert Ia32/TestAndClearBit.asm to NASM 2014-11-08 02:41:07 +00:00
X64 OvmfPkg/XenBusDxe: Fix a nasm warning about instruction not lockable. 2014-11-14 17:35:49 +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: fix VS2010 build failures 2014-11-14 17:35:35 +00:00
EventChannel.h OvmfPkg/XenBusDxe: Add Event Channel into XenBus protocol. 2014-10-29 06:51:26 +00:00
GrantTable.c OvmfPkg/XenBusDxe: fix VS2010 build failures 2014-11-14 17:35:35 +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 VS2010 build failures 2014-11-14 17:35:35 +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: fix VS2010 build failures 2014-11-14 17:35:35 +00:00
XenHypercall.h OvmfPkg/XenBusDxe: Fix some types. 2014-11-14 17:35:29 +00:00
XenStore.c OvmfPkg/XenBusDxe: fix VS2010 build failures 2014-11-14 17:35:35 +00:00
XenStore.h OvmfPkg/Xen*: Pass struct XENSTORE_TRANSACTION argument as a pointer 2014-10-31 21:25:23 +00:00