summaryrefslogtreecommitdiff
path: root/OvmfPkg/XenBusDxe/GrantTable.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07OvmfPkg: Apply uncrustify changesMichael Kubacki1-44/+54
2020-04-30OvmfPkg: replace old EFI_D_ debug levels with new DEBUG_ onesRebecca Cran1-4/+4
2019-08-21OvmfPkg: Introduce PcdXenGrantFramesAnthony PERARD1-2/+1
2019-04-09OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-20/+1
2015-07-28OvmfPkg: fix conversion specifiers in DEBUG format stringsLaszlo Ersek1-3/+8
2015-02-28Ovmf/Xen: port XenBusDxe to other architecturesArd Biesheuvel1-1/+1
2015-02-28Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOLArd Biesheuvel1-3/+2
2015-02-28Ovmf/Xen: move XenBusDxe hypercall code to separate libraryArd Biesheuvel1-1/+1
2015-02-28Ovmf/Xen: refactor XenBusDxe hypercall implementationArd Biesheuvel1-2/+2
2015-02-28Ovmf/Xen: fix pointer to int cast in XenBusDxeArd Biesheuvel1-2/+2
2014-11-14OvmfPkg/XenBusDxe: fix VS2010 build failuresScott Duplichan1-2/+2
2014-11-14OvmfPkg/XenBusDxe: Fix some types.Anthony PERARD1-2/+2
2014-10-29OvmfPkg/XenBusDxe: Add Grant Table functions.Steven Smith1-0/+217