audk/OvmfPkg/XenPvBlkDxe
Scott Duplichan 860088f298 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
2014-11-14 17:35:42 +00:00
..
BlockFront.c OvmfPkg/XenPvBlkDxe: fix VS2010 build failures 2014-11-14 17:35:42 +00:00
BlockFront.h OvmfPkg/XenPvBlkDxe: Add BlockFront client. 2014-10-29 06:51:58 +00:00
BlockIo.c OvmfPkg/XenPvBlkDxe: fix VS2010 build failures 2014-11-14 17:35:42 +00:00
BlockIo.h OvmfPkg/XenPvBlkDxe: Add BlockIo. 2014-10-29 06:52:13 +00:00
ComponentName.c OvmfPkg/XenPvBlkDxe: Xen PV Block device, initial skeleton 2014-10-29 06:51:42 +00:00
ComponentName.h OvmfPkg/XenPvBlkDxe: Xen PV Block device, initial skeleton 2014-10-29 06:51:42 +00:00
DriverBinding.h OvmfPkg/XenPvBlkDxe: Xen PV Block device, initial skeleton 2014-10-29 06:51:42 +00:00
XenPvBlkDxe.c OvmfPkg/XenPvBlkDxe: Add BlockIo. 2014-10-29 06:52:13 +00:00
XenPvBlkDxe.h OvmfPkg/XenPvBlkDxe: Add BlockIo. 2014-10-29 06:52:13 +00:00
XenPvBlkDxe.inf OvmfPkg/XenPvBlkDxe: Add BlockIo. 2014-10-29 06:52:13 +00:00