]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/XenBusDxe/XenBusDxe.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / OvmfPkg / XenBusDxe / XenBusDxe.h
2021-12-07 Michael KubackiOvmfPkg: Apply uncrustify changes
2019-08-21 Anthony PERARDOvmfPkg: Introduce PcdXenGrantFrames
2019-04-09 Michael D KinneyOvmfPkg: Replace BSD License with BSD+Patent License
2015-02-28 Ard BiesheuvelOvmf/Xen: port XenBusDxe to other architectures
2015-02-28 Ard BiesheuvelOvmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOL
2015-02-28 Ard BiesheuvelOvmf/Xen: refactor XenBusDxe hypercall implementation
2015-02-28 Ard BiesheuvelOvmf/Xen: move Xen interface version to <xen.h>
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Introduce XenBus support itself.
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Add an helper AsciiStrDup.
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Add TestAndClearBit.
2014-10-29 Anthony PERARDOvmfPkg: Introduce XenBus Protocol.
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.