summaryrefslogtreecommitdiff
path: root/PerformancePkg
diff options
context:
space:
mode:
authorAnthony PERARD <anthony.perard@citrix.com>2014-11-14 17:35:21 +0000
committerlersek <lersek@Edk2>2014-11-14 17:35:21 +0000
commitc47a842e411b79b717e00dd456ea79a893b3079e (patch)
treea4d59b3ab6b08f01a891374f5a141f9f9074b355 /PerformancePkg
parentd547f31c32d72e68a3611f7c6db6a8236fe56c0f (diff)
downloadedk2-platforms-c47a842e411b79b717e00dd456ea79a893b3079e.tar.xz
OvmfPkg/XenBusDxe: In XenStore, replace type of Len from UINTN to UINT32.
Since a message to XenStore have a lenght of type UINT32, have XenStore.c deal only with UINT32 instead of a mixmatch with UINTN. This patch replaces the type of Len in WRITE_REQUEST and the type of the argument Len of XenStoreWriteStore and XenStoreReadStore. This patch should avoid to have type cast were it does not make sense to have them. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Anthony PERARD <anthony.perard@citrix.com> Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Build-tested-by: Scott Duplichan <scott@notabs.org> Reviewed-by: Laszlo Ersek <lersek@redhat.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16390 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'PerformancePkg')
0 files changed, 0 insertions, 0 deletions