]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtualizationPkg: add XenIoMmioLib
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Sat, 28 Feb 2015 20:34:16 +0000 (20:34 +0000)
committerlersek <lersek@Edk2>
Sat, 28 Feb 2015 20:34:16 +0000 (20:34 +0000)
commit0169352eaa357281fba57d176cceba3baf67400c
tree5672fd2d1f0e4ce8699b07ba3e4fcaab267d181f
parentb0022ab871d3590f2d074ad1359a4cd0627a2741
ArmVirtualizationPkg: add XenIoMmioLib

This adds a XenIoMmioLib declaration and implementation that can
be invoked to install the XENIO_PROTOCOL and a corresponding
grant table address on a EFI handle.

Contributed-under: TianoCore Contribution Agreement 1.0
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16979 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/Include/Library/XenIoMmioLib.h [new file with mode: 0644]
OvmfPkg/Library/XenIoMmioLib/XenIoMmioLib.c [new file with mode: 0644]
OvmfPkg/Library/XenIoMmioLib/XenIoMmioLib.inf [new file with mode: 0644]
OvmfPkg/OvmfPkg.dec