index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
OvmfPkg
/
XenBusDxe
/
XenBusDxe.inf
Age
Commit message (
Expand
)
Author
2015-02-28
Ovmf/Xen: port XenBusDxe to other architectures
Ard Biesheuvel
2015-02-28
Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOL
Ard Biesheuvel
2015-02-28
Ovmf/Xen: move XenBusDxe hypercall code to separate library
Ard Biesheuvel
2014-11-08
OvmfPkg XenBusDxe: Convert X64/TestAndClearBit.asm to NASM
Anthony PERARD
2014-11-08
OvmfPkg XenBusDxe: Convert X64/InterlockedCompareExchange16.asm to NASM
Anthony PERARD
2014-11-08
OvmfPkg XenBusDxe: Convert X64/hypercall.asm to NASM
Anthony PERARD
2014-11-08
OvmfPkg XenBusDxe: Convert Ia32/TestAndClearBit.asm to NASM
Anthony PERARD
2014-11-08
OvmfPkg XenBusDxe: Convert Ia32/InterlockedCompareExchange16.asm to NASM
Anthony PERARD
2014-11-08
OvmfPkg XenBusDxe: Convert Ia32/hypercall.asm to NASM
Anthony PERARD
2014-10-29
OvmfPkg/XenBusDxe: Introduce XenBus support itself.
Anthony PERARD
2014-10-29
OvmfPkg/XenBusDxe: Add XenStore client implementation
Anthony PERARD
2014-10-29
OvmfPkg/XenBusDxe: Add TestAndClearBit.
Anthony PERARD
2014-10-29
OvmfPkg/XenBusDxe: Add Event Channel Notify.
Anthony PERARD
2014-10-29
OvmfPkg/XenBusDxe: Add Grant Table functions.
Steven Smith
2014-10-29
OvmfPkg/XenBusDxe: Add InterlockedCompareExchange16.
Anthony PERARD
2014-10-29
OvmfPkg: Introduce XenBus Protocol.
Anthony PERARD
2014-10-29
OvmfPkg/XenBusDxe: Add support to make Xen Hypercalls.
Anthony PERARD
2014-10-29
OvmfPkg: Add basic skeleton for the XenBus bus driver.
Anthony PERARD