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
Age
Commit message (
Expand
)
Author
2014-11-19
OvmfPkg: Fix build failure with gcc44, gcc45
Scott Duplichan
2014-11-14
OvmfPkg/XenBusDxe: Fix a nasm warning about instruction not lockable.
Anthony PERARD
2014-11-14
OvmfPkg/XenBusDxe: fix VS2010 build failures
Scott Duplichan
2014-11-14
OvmfPkg/XenBusDxe: Fix some types.
Anthony PERARD
2014-11-14
OvmfPkg/XenBusDxe: In XenStore, replace type of Len from UINTN to UINT32.
Anthony PERARD
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-31
OvmfPkg/XenBusDxe: Fix initialisation of gXenBusDevicePathTemplate
Anthony PERARD
2014-10-31
OvmfPkg/XenBusDxe: Fix initialisation of gXenBusPrivateData
Anthony PERARD
2014-10-31
OvmfPkg/Xen*: Pass struct XENSTORE_TRANSACTION argument as a pointer
Anthony PERARD
2014-10-29
OvmfPkg/XenBusDxe: Add Event Channel into XenBus protocol.
Anthony PERARD
2014-10-29
OvmfPkg/XenBusDxe: Introduce XenBus support itself.
Anthony PERARD
2014-10-29
OvmfPkg/XenBusDxe: Add XenStore function into the XenBus protocol
Anthony PERARD
2014-10-29
OvmfPkg/XenBusDxe: Add an helper AsciiStrDup.
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: Open PciIo protocol.
Anthony PERARD
2014-10-29
OvmfPkg/XenBusDxe: Add support to make Xen Hypercalls.
Anthony PERARD
2014-10-29
OvmfPkg/XenBusDxe: Add device state struct and create an ExitBoot services ev...
Anthony PERARD
2014-10-29
OvmfPkg: Add basic skeleton for the XenBus bus driver.
Anthony PERARD