]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/Include/Protocol/XenBus.h
OvmfPkg: Introduce XenBus Protocol.
authorAnthony PERARD <anthony.perard@citrix.com>
Wed, 29 Oct 2014 06:49:38 +0000 (06:49 +0000)
committerjljusten <jljusten@Edk2>
Wed, 29 Oct 2014 06:49:38 +0000 (06:49 +0000)
commit12a16f2d1c610942a3420c86e7a3c6bcc7a6eedf
treef7afa61321b6c6d7ca82d2c93d6d03a285cc6284
parent956622c4c9b25becf57ccc1771ffbc92b78ed005
OvmfPkg: Introduce XenBus Protocol.

This protocol will be used for communication between a PV driver (like a
PV block driver) and the XenBus/XenStore.

Change in V5:
- Replace the license by the commonly used file header text.

Change in V3:
- Add disclaimer about the volatile nature of the protocol.
- Add a description on the two introduced members to the protocol.

Change in V2:
- Comment, file header
- Protocol License
- Declare xen interface version earlier
- Rename protocol from Xenbus to XenBus

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@16262 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/Include/Protocol/XenBus.h [new file with mode: 0644]
OvmfPkg/OvmfPkg.dec
OvmfPkg/XenBusDxe/XenBusDxe.h
OvmfPkg/XenBusDxe/XenBusDxe.inf