com32.h: Fix MK_PTR() for 64-bit
authorMatt Fleming <matt.fleming@intel.com>
Fri, 19 Oct 2012 16:02:37 +0000 (17:02 +0100)
committerMatt Fleming <matt.fleming@intel.com>
Fri, 26 Oct 2012 15:35:48 +0000 (16:35 +0100)
commitace4b38935a892d72aa5935cdc5a8153d9b4e5d0
tree4b7d491776c0aeea343284dcf8aef2c009633ee1
parenta1407bcae4d797c491ae06d1ae7bb574fb4ea13f
com32.h: Fix MK_PTR() for 64-bit

In the future we need 32/64-bit EFI to simply not include this file at
all. For now, just fixup the warning about casting integers to
pointers of different size.

Signed-off-by: Matt Fleming <matt.fleming@intel.com>
com32/include/com32.h