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
/
XenStore.c
Age
Commit message (
Expand
)
Author
2017-04-27
OvmfPkg: Remove unused Package
Guo Mang
2017-02-23
OvmfPkg/XenBusDxe: Use EFIAPI for XenStoreVSPrint
Anthony PERARD
2017-01-19
OvmfPkg: Remove superfluous return statements.
Thomas Huth
2016-10-27
OvmfPkg/XenBusDxe: remove module-local ARRAY_SIZE macro
Laszlo Ersek
2016-10-27
OvmfPkg/XenBusDxe: guard the definition of ARRAY_SIZE
Laszlo Ersek
2016-10-25
OvmfPkg/XenBusDxe: eliminate AsciiStrCat() calls
Laszlo Ersek
2016-10-25
OvmfPkg/XenBusDxe: eliminate AsciiStrCpy() calls
Laszlo Ersek
2016-09-12
OvmfPkg: Fix typing errors
Thomas Huth
2016-05-17
OvmfPkg/XenBusDxe: duplicate twice-iterated VA_LIST in XenStoreVSPrint()
Zenith432
2015-12-04
OvmfPkg: Fix VS2015 warning C4459 in XenBusDxe
Liming Gao
2015-02-28
Ovmf/Xen: move XenBusDxe hypercall code to separate library
Ard Biesheuvel
2015-02-28
Ovmf/Xen: refactor XenBusDxe hypercall implementation
Ard Biesheuvel
2014-11-14
OvmfPkg/XenBusDxe: fix VS2010 build failures
Scott Duplichan
2014-11-14
OvmfPkg/XenBusDxe: In XenStore, replace type of Len from UINTN to UINT32.
Anthony PERARD
2014-10-31
OvmfPkg/Xen*: Pass struct XENSTORE_TRANSACTION argument as a pointer
Anthony PERARD
2014-10-29
OvmfPkg/XenBusDxe: Add XenStore function into the XenBus protocol
Anthony PERARD
2014-10-29
OvmfPkg/XenBusDxe: Add XenStore client implementation
Anthony PERARD