summaryrefslogtreecommitdiff
path: root/OvmfPkg/XenBusDxe/XenBusDxe.inf
AgeCommit message (Expand)Author
2015-02-28Ovmf/Xen: port XenBusDxe to other architecturesArd Biesheuvel
2015-02-28Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOLArd Biesheuvel
2015-02-28Ovmf/Xen: move XenBusDxe hypercall code to separate libraryArd Biesheuvel
2014-11-08OvmfPkg XenBusDxe: Convert X64/TestAndClearBit.asm to NASMAnthony PERARD
2014-11-08OvmfPkg XenBusDxe: Convert X64/InterlockedCompareExchange16.asm to NASMAnthony PERARD
2014-11-08OvmfPkg XenBusDxe: Convert X64/hypercall.asm to NASMAnthony PERARD
2014-11-08OvmfPkg XenBusDxe: Convert Ia32/TestAndClearBit.asm to NASMAnthony PERARD
2014-11-08OvmfPkg XenBusDxe: Convert Ia32/InterlockedCompareExchange16.asm to NASMAnthony PERARD
2014-11-08OvmfPkg XenBusDxe: Convert Ia32/hypercall.asm to NASMAnthony PERARD
2014-10-29OvmfPkg/XenBusDxe: Introduce XenBus support itself.Anthony PERARD
2014-10-29OvmfPkg/XenBusDxe: Add XenStore client implementationAnthony PERARD
2014-10-29OvmfPkg/XenBusDxe: Add TestAndClearBit.Anthony PERARD
2014-10-29OvmfPkg/XenBusDxe: Add Event Channel Notify.Anthony PERARD
2014-10-29OvmfPkg/XenBusDxe: Add Grant Table functions.Steven Smith
2014-10-29OvmfPkg/XenBusDxe: Add InterlockedCompareExchange16.Anthony PERARD
2014-10-29OvmfPkg: Introduce XenBus Protocol.Anthony PERARD
2014-10-29OvmfPkg/XenBusDxe: Add support to make Xen Hypercalls.Anthony PERARD
2014-10-29OvmfPkg: Add basic skeleton for the XenBus bus driver.Anthony PERARD