]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg/XenAcpiPlatformDxe: don't cast UINT64 to pointer directly
authorLaszlo Ersek <lersek@redhat.com>
Fri, 17 Mar 2017 15:07:53 +0000 (16:07 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Tue, 28 Mar 2017 11:48:39 +0000 (13:48 +0200)
commit6244c8924e72d779522beccd4086ceef98c40017
tree4d4f8e0ed4cd8d8213bc429fd879389b553007c5
parenta00601c6de65d0d1b43bd91ba6c43238d9db2ed4
ArmVirtPkg/XenAcpiPlatformDxe: don't cast UINT64 to pointer directly

Because that breaks the (potential) 32-bit build of the driver.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
ArmVirtPkg/XenAcpiPlatformDxe/XenAcpiPlatformDxe.c