marcel 2006-11-03 04:19:31 UTC FreeBSD src repository Modified files: sys/boot/efi/libefi libefi.c Log: Make this compile on EFI32. The EFI_PHYSICAL_ADDRESS type is always 64-bit, even when sizeof(void *) is 32-bit. Revision Changes Path 1.7 +1 -1 src/sys/boot/efi/libefi/libefi.c