summaryrefslogtreecommitdiff
path: root/OvmfPkg/XenBusDxe/XenBus.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07OvmfPkg: Apply uncrustify changesMichael Kubacki1-91/+134
2020-04-30OvmfPkg: replace old EFI_D_ debug levels with new DEBUG_ onesRebecca Cran1-7/+7
2020-02-10OvmfPkg/Xen: Fix various typosAntoine Coeur1-1/+1
2019-10-09OvmfPkg/XenBusDxe: fix UninstallMultipleProtocolInterfaces() callLaszlo Ersek1-1/+1
2019-04-12OvmfPkg/XenBusDxe: replace MIT license text with SPDX IDLaszlo Ersek1-17/+1
2015-02-28Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOLArd Biesheuvel1-3/+3
2014-11-14OvmfPkg/XenBusDxe: fix VS2010 build failuresScott Duplichan1-3/+3
2014-10-31OvmfPkg/XenBusDxe: Fix initialisation of gXenBusDevicePathTemplateAnthony PERARD1-7/+13
2014-10-31OvmfPkg/XenBusDxe: Fix initialisation of gXenBusPrivateDataAnthony PERARD1-24/+29
2014-10-31OvmfPkg/Xen*: Pass struct XENSTORE_TRANSACTION argument as a pointerAnthony PERARD1-1/+1
2014-10-29OvmfPkg/XenBusDxe: Add Event Channel into XenBus protocol.Anthony PERARD1-0/+3
2014-10-29OvmfPkg/XenBusDxe: Introduce XenBus support itself.Anthony PERARD1-0/+372