]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/XenBusDxe/XenBusDxe.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / OvmfPkg / XenBusDxe / XenBusDxe.c
2021-12-07 Michael KubackiOvmfPkg: Apply uncrustify changes
2020-04-30 Rebecca CranOvmfPkg: replace old EFI_D_ debug levels with new DEBUG...
2020-02-10 Antoine CoeurOvmfPkg/Xen: Fix various typos
2019-07-01 Anthony PERARDOvmfPkg/XenBusDxe: Don't call DisconnectController...
2019-07-01 Anthony PERARDOvmfPkg/XenBusDxe: Close XenIoProtocol openned by children
2019-04-09 Michael D KinneyOvmfPkg: Replace BSD License with BSD+Patent License
2015-03-03 Laszlo ErsekOvmfPkg: replace strict XenHypercallLib construction...
2015-02-28 Ard BiesheuvelOvmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOL
2015-02-28 Ard BiesheuvelOvmf/Xen: move XenBusDxe hypercall code to separate...
2015-02-28 Ard BiesheuvelOvmf/Xen: refactor XenBusDxe hypercall implementation
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Introduce XenBus support itself.
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Add XenStore client implementation
2014-10-29 Steven SmithOvmfPkg/XenBusDxe: Add Grant Table functions.
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Open PciIo protocol.
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Add support to make Xen Hypercalls.
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Add device state struct and create...
2014-10-29 Anthony PERARDOvmfPkg: Add basic skeleton for the XenBus bus driver.