]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/Include/Protocol/XenBus.h
OvmfPkg/Xen*: Pass struct XENSTORE_TRANSACTION argument as a pointer
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 31 Oct 2014 21:25:23 +0000 (21:25 +0000)
committerjljusten <jljusten@Edk2>
Fri, 31 Oct 2014 21:25:23 +0000 (21:25 +0000)
commite26a83cd29073c6528aee29226c4795ae1b1fd40
treef2f546d607c0847450559deba58119b43b00beb2
parent8f148aee19d34f12372f924aae776e3781b66a59
OvmfPkg/Xen*: Pass struct XENSTORE_TRANSACTION argument as a pointer

As EDK II does not allow calls with a struct.

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@16294 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/Include/Protocol/XenBus.h
OvmfPkg/XenBusDxe/XenBus.c
OvmfPkg/XenBusDxe/XenStore.c
OvmfPkg/XenBusDxe/XenStore.h
OvmfPkg/XenPvBlkDxe/BlockFront.c