Date: Fri, 18 Dec 2009 21:21:14 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/boot/i386/gptboot gptboot.c src/sys/boot/i386/zfsboot zfsboot.c Message-ID: <200912182121.nBILLObq060882@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2009-12-18 21:21:14 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/boot/i386/gptboot gptboot.c
sys/boot/i386/zfsboot zfsboot.c
Log:
SVN rev 200692 on 2009-12-18 21:21:14Z by jhb
MFC 200310:
Fix a confusing typo in the EDD packet structure used in gptboot and
gptzfsboot. I got the segment and offset fields reversed in the structure,
but I also succeeded in crossing the assignments so the actual EDD packet
ended up correct.
Revision Changes Path
1.88.2.3 +3 -3 src/sys/boot/i386/gptboot/gptboot.c
1.3.4.7 +3 -3 src/sys/boot/i386/zfsboot/zfsboot.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912182121.nBILLObq060882>
