]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/XenBusDxe: Add Grant Table functions.
authorSteven Smith <sos22@cam.ac.uk>
Wed, 29 Oct 2014 06:50:14 +0000 (06:50 +0000)
committerjljusten <jljusten@Edk2>
Wed, 29 Oct 2014 06:50:14 +0000 (06:50 +0000)
commit0fd142464fc5b0fcb8b7fdfac379c1054ec81654
tree5976cdb6b46225cc1c57b6bf264e55f067e2fc51
parentbba9d16231fe9f7d67e0530e720530d91a88ad73
OvmfPkg/XenBusDxe: Add Grant Table functions.

There are used to grant access of pages to other Xen domains.

This code originaly comes from the Xen Project, and more precisely from
MiniOS.

Change in V4:
- Add license to GrantTable.h

Change in V3:
- Add a comment about the use of the BAR of the device.

Change in V2:
- Adding locks
- Redo the file header
- Add functions comment
- Add license

Signed-off-by: Steven Smith <sos22@cam.ac.uk>
Signed-off-by: Grzegorz Milos <gm281@cam.ac.uk>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16264 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/XenBusDxe/GrantTable.c [new file with mode: 0644]
OvmfPkg/XenBusDxe/GrantTable.h [new file with mode: 0644]
OvmfPkg/XenBusDxe/XenBusDxe.c
OvmfPkg/XenBusDxe/XenBusDxe.inf