cvs commit: src/sys/boot/efi/libefi libefi.c

Marcel Moolenaar marcel at FreeBSD.org
Fri Nov 3 04:19:31 UTC 2006


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


More information about the cvs-src mailing list