Date: Wed, 16 Mar 2011 00:08:10 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/boot/efi/libefi efipart.c Message-ID: <201103160008.p2G08HQP046507@repoman.freebsd.org>
index | next in thread | raw e-mail
marcel 2011-03-16 00:08:10 UTC
FreeBSD src repository
Modified files:
sys/boot/efi/libefi efipart.c
Log:
SVN rev 219683 on 2011-03-16 00:08:10Z by marcel
Revert previous commit: EFI_STATUS is a 64-bit integral on ia64. Fix the
compile warning on i386 (where EFI_STATUS is a 32-bit integral) by casting
the status argument to u_long instead.
Pointy hat: brucec
MFC after: 3 days
Revision Changes Path
1.4 +1 -1 src/sys/boot/efi/libefi/efipart.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103160008.p2G08HQP046507>
