]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/XenBusDxe: Fix a nasm warning about instruction not lockable.
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 14 Nov 2014 17:35:49 +0000 (17:35 +0000)
committerlersek <lersek@Edk2>
Fri, 14 Nov 2014 17:35:49 +0000 (17:35 +0000)
commit46133008955b67110fff82b2f3af123143e492a1
tree96505dbc302654e9bbc25011316da73a6ada8973
parent860088f298de6acb26ea007e1f72db23fc613951
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
OvmfPkg/XenBusDxe/X64/TestAndClearBit.nasm