]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/XenBusDxe: Fix some types.
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 14 Nov 2014 17:35:29 +0000 (17:35 +0000)
committerlersek <lersek@Edk2>
Fri, 14 Nov 2014 17:35:29 +0000 (17:35 +0000)
commitcec6ad0a4082545fa9f8d2b8e7612daa96f6672d
tree735403c6b01f42c17fa7506c46fd9cd575dabfbb
parentc47a842e411b79b717e00dd456ea79a893b3079e
OvmfPkg/XenBusDxe: Fix some types.

This patch replace some types in GrantTable and the argument Index of
XenHypercallHvmGetParam to what the types should be.

This avoid to have type cast in code.

Contributed-under: TianoCore Contribution Agreement 1.0

Signed-off-by: Anthony PERARD <anthony.perard@citrix.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@16391 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/XenBusDxe/GrantTable.c
OvmfPkg/XenBusDxe/XenHypercall.c
OvmfPkg/XenBusDxe/XenHypercall.h