]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/XenBusDxe
SecurityPkg: Add TPM PTP support in TCG2 SMM.
[mirror_edk2.git] / OvmfPkg / XenBusDxe /
2015-12-04 Liming GaoOvmfPkg: Fix VS2015 warning C4459 in XenBusDxe
2015-07-28 Laszlo ErsekOvmfPkg: fix conversion specifiers in DEBUG format...
2015-04-01 Jordan JustenOvmfPkg/XenBusDxe: Fix build issue with VS2010
2015-03-03 Laszlo ErsekOvmfPkg: replace strict XenHypercallLib construction...
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...
2015-02-28 Ard BiesheuvelOvmf/Xen: refactor XenBusDxe hypercall implementation
2015-02-28 Ard BiesheuvelOvmf/Xen: fix pointer to int cast in XenBusDxe
2015-02-28 Ard BiesheuvelOvmf/Xen: move Xen interface version to <xen.h>
2014-11-19 Scott DuplichanOvmfPkg: Fix build failure with gcc44, gcc45
2014-11-14 Anthony PERARDOvmfPkg/XenBusDxe: Fix a nasm warning about instruction...
2014-11-14 Scott DuplichanOvmfPkg/XenBusDxe: fix VS2010 build failures
2014-11-14 Anthony PERARDOvmfPkg/XenBusDxe: Fix some types.
2014-11-14 Anthony PERARDOvmfPkg/XenBusDxe: In XenStore, replace type of Len...
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-31 Anthony PERARDOvmfPkg/XenBusDxe: Fix initialisation of gXenBusDeviceP...
2014-10-31 Anthony PERARDOvmfPkg/XenBusDxe: Fix initialisation of gXenBusPrivateData
2014-10-31 Anthony PERARDOvmfPkg/Xen*: Pass struct XENSTORE_TRANSACTION argument...
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Add Event Channel into XenBus protocol.
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Introduce XenBus support itself.
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Add XenStore function into the XenBu...
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Add an helper AsciiStrDup.
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: 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.