summaryrefslogtreecommitdiff
path: root/OvmfPkg/XenBusDxe/XenBusDxe.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-03-03OvmfPkg: replace strict XenHypercallLib construction with explicit queryLaszlo Ersek
2015-02-28Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOLArd Biesheuvel
2015-02-28Ovmf/Xen: move XenBusDxe hypercall code to separate libraryArd Biesheuvel
2015-02-28Ovmf/Xen: refactor XenBusDxe hypercall implementationArd Biesheuvel
2014-10-29OvmfPkg/XenBusDxe: Introduce XenBus support itself.Anthony PERARD
2014-10-29OvmfPkg/XenBusDxe: Add XenStore client implementationAnthony PERARD
2014-10-29OvmfPkg/XenBusDxe: Add Grant Table functions.Steven Smith
2014-10-29OvmfPkg/XenBusDxe: Open PciIo protocol.Anthony PERARD
2014-10-29OvmfPkg/XenBusDxe: Add support to make Xen Hypercalls.Anthony PERARD
2014-10-29OvmfPkg/XenBusDxe: Add device state struct and create an ExitBoot services ev...Anthony PERARD
2014-10-29OvmfPkg: Add basic skeleton for the XenBus bus driver.Anthony PERARD