summaryrefslogtreecommitdiff
path: root/OvmfPkg/XenBusDxe/XenBusDxe.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-07OvmfPkg: Apply uncrustify changesMichael Kubacki1-31/+25
2019-08-21OvmfPkg: Introduce PcdXenGrantFramesAnthony PERARD1-0/+1
2019-04-09OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2015-02-28Ovmf/Xen: port XenBusDxe to other architecturesArd Biesheuvel1-1/+1
2015-02-28Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOLArd Biesheuvel1-6/+2
2015-02-28Ovmf/Xen: refactor XenBusDxe hypercall implementationArd Biesheuvel1-1/+0
2015-02-28Ovmf/Xen: move Xen interface version to <xen.h>Ard Biesheuvel1-5/+0
2014-10-29OvmfPkg/XenBusDxe: Introduce XenBus support itself.Anthony PERARD1-0/+19
2014-10-29OvmfPkg/XenBusDxe: Add an helper AsciiStrDup.Anthony PERARD1-0/+5
2014-10-29OvmfPkg/XenBusDxe: Add TestAndClearBit.Anthony PERARD1-0/+19
2014-10-29OvmfPkg: Introduce XenBus Protocol.Anthony PERARD1-0/+6
2014-10-29OvmfPkg/XenBusDxe: Open PciIo protocol.Anthony PERARD1-0/+1
2014-10-29OvmfPkg/XenBusDxe: Add support to make Xen Hypercalls.Anthony PERARD1-0/+5
2014-10-29OvmfPkg/XenBusDxe: Add device state struct and create an ExitBoot services ev...Anthony PERARD1-0/+11
2014-10-29OvmfPkg: Add basic skeleton for the XenBus bus driver.Anthony PERARD1-0/+77