Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Nov 2006 04:19:31 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/efi/libefi libefi.c
Message-ID:  <200611030419.kA34JVDC069202@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611030419.kA34JVDC069202>