summaryrefslogtreecommitdiff
path: root/OvmfPkg/XenBusDxe/XenBusDxe.h
AgeCommit message (Expand)Author
2015-02-28Ovmf/Xen: port XenBusDxe to other architecturesArd Biesheuvel
2015-02-28Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOLArd Biesheuvel
2015-02-28Ovmf/Xen: refactor XenBusDxe hypercall implementationArd Biesheuvel
2015-02-28Ovmf/Xen: move Xen interface version to <xen.h>Ard Biesheuvel
2014-10-29OvmfPkg/XenBusDxe: Introduce XenBus support itself.Anthony PERARD
2014-10-29OvmfPkg/XenBusDxe: Add an helper AsciiStrDup.Anthony PERARD
2014-10-29OvmfPkg/XenBusDxe: Add TestAndClearBit.Anthony PERARD
2014-10-29OvmfPkg: Introduce XenBus Protocol.Anthony PERARD
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