summaryrefslogtreecommitdiff
path: root/OvmfPkg/XenBusDxe/XenStore.c
AgeCommit message (Expand)Author
2017-04-27OvmfPkg: Remove unused PackageGuo Mang
2017-02-23OvmfPkg/XenBusDxe: Use EFIAPI for XenStoreVSPrintAnthony PERARD
2017-01-19OvmfPkg: Remove superfluous return statements.Thomas Huth
2016-10-27OvmfPkg/XenBusDxe: remove module-local ARRAY_SIZE macroLaszlo Ersek
2016-10-27OvmfPkg/XenBusDxe: guard the definition of ARRAY_SIZELaszlo Ersek
2016-10-25OvmfPkg/XenBusDxe: eliminate AsciiStrCat() callsLaszlo Ersek
2016-10-25OvmfPkg/XenBusDxe: eliminate AsciiStrCpy() callsLaszlo Ersek
2016-09-12OvmfPkg: Fix typing errorsThomas Huth
2016-05-17OvmfPkg/XenBusDxe: duplicate twice-iterated VA_LIST in XenStoreVSPrint()Zenith432
2015-12-04OvmfPkg: Fix VS2015 warning C4459 in XenBusDxeLiming Gao
2015-02-28Ovmf/Xen: move XenBusDxe hypercall code to separate libraryArd Biesheuvel
2015-02-28Ovmf/Xen: refactor XenBusDxe hypercall implementationArd Biesheuvel
2014-11-14OvmfPkg/XenBusDxe: fix VS2010 build failuresScott Duplichan
2014-11-14OvmfPkg/XenBusDxe: In XenStore, replace type of Len from UINTN to UINT32.Anthony PERARD
2014-10-31OvmfPkg/Xen*: Pass struct XENSTORE_TRANSACTION argument as a pointerAnthony PERARD
2014-10-29OvmfPkg/XenBusDxe: Add XenStore function into the XenBus protocolAnthony PERARD
2014-10-29OvmfPkg/XenBusDxe: Add XenStore client implementationAnthony PERARD