]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/XenPvBlkDxe/BlockFront.c
OvmfPkg/XenPvBlkDxe: fix VS2010 build failures
authorScott Duplichan <scott@notabs.org>
Fri, 14 Nov 2014 17:35:42 +0000 (17:35 +0000)
committerlersek <lersek@Edk2>
Fri, 14 Nov 2014 17:35:42 +0000 (17:35 +0000)
commit860088f298de6acb26ea007e1f72db23fc613951
tree27ac79bb49effacee8fd32c4a2726f8be406d5fd
parent017a48664a4f8718d00102eb94ac6b21185e5c21
OvmfPkg/XenPvBlkDxe: fix VS2010 build failures

This patch contain type casts and replace one * operation by a
MultU64x32() call.

Contributed-under: TianoCore Contribution Agreement 1.0

Signed-off-by: Scott Duplichan <scott@notabs.org>
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@16393 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/XenPvBlkDxe/BlockFront.c
OvmfPkg/XenPvBlkDxe/BlockIo.c