summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/XenBusDxe/GrantTable.c
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg: replace old EFI_D_ debug levels with new DEBUG_ onesRebecca Cran2020-04-301-4/+4
* OvmfPkg: Introduce PcdXenGrantFramesAnthony PERARD2019-08-211-2/+1
* OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-20/+1
* OvmfPkg: fix conversion specifiers in DEBUG format stringsLaszlo Ersek2015-07-281-3/+8
* Ovmf/Xen: port XenBusDxe to other architecturesArd Biesheuvel2015-02-281-1/+1
* Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOLArd Biesheuvel2015-02-281-3/+2
* Ovmf/Xen: move XenBusDxe hypercall code to separate libraryArd Biesheuvel2015-02-281-1/+1
* Ovmf/Xen: refactor XenBusDxe hypercall implementationArd Biesheuvel2015-02-281-2/+2
* Ovmf/Xen: fix pointer to int cast in XenBusDxeArd Biesheuvel2015-02-281-2/+2
* OvmfPkg/XenBusDxe: fix VS2010 build failuresScott Duplichan2014-11-141-2/+2
* OvmfPkg/XenBusDxe: Fix some types.Anthony PERARD2014-11-141-2/+2
* OvmfPkg/XenBusDxe: Add Grant Table functions.Steven Smith2014-10-291-0/+217