]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/XenBusDxe/XenStore.c
OvmfPkg/XenBusDxe: In XenStore, replace type of Len from UINTN to UINT32.
[mirror_edk2.git] / OvmfPkg / XenBusDxe / XenStore.c
2014-11-14 Anthony PERARDOvmfPkg/XenBusDxe: In XenStore, replace type of Len...
2014-10-31 Anthony PERARDOvmfPkg/Xen*: Pass struct XENSTORE_TRANSACTION argument...
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Add XenStore function into the XenBu...
2014-10-29 Anthony PERARDOvmfPkg/XenBusDxe: Add XenStore client implementation