]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/XenBusDxe/XenBusDxe.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / OvmfPkg / XenBusDxe / XenBusDxe.inf
2019-08-21 Anthony PERARDOvmfPkg: Introduce PcdXenGrantFrames
2019-04-09 Michael D KinneyOvmfPkg: Replace BSD License with BSD+Patent License
2016-10-25 Laszlo ErsekOvmfPkg/XenBusDxe: eliminate AsciiStrCat() calls
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: move XenBusDxe hypercall code to separate...
2014-11-08 Anthony PERARDOvmfPkg XenBusDxe: Convert X64/TestAndClearBit.asm...
2014-11-08 Anthony PERARDOvmfPkg XenBusDxe: Convert X64/InterlockedCompareExchan...
2014-11-08 Anthony PERARDOvmfPkg XenBusDxe: Convert X64/hypercall.asm to NASM
2014-11-08 Anthony PERARDOvmfPkg XenBusDxe: Convert Ia32/TestAndClearBit.asm...
2014-11-08 Anthony PERARDOvmfPkg XenBusDxe: Convert Ia32/InterlockedCompareExcha...
2014-11-08 Anthony PERARDOvmfPkg XenBusDxe: Convert Ia32/hypercall.asm to NASM
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Introduce XenBus support itself.
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Add XenStore client implementation
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Add TestAndClearBit.
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Add Event Channel Notify.
2014-10-29 Steven SmithOvmfPkg/XenBusDxe: Add Grant Table functions.
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Add InterlockedCompareExchange16.
2014-10-29 Anthony PERARDOvmfPkg: Introduce XenBus Protocol.
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Add support to make Xen Hypercalls.
2014-10-29 Anthony PERARDOvmfPkg: Add basic skeleton for the XenBus bus driver.