Date: Fri, 18 Dec 2009 22:13:34 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/boot/i386/gptboot gptboot.c Message-ID: <200912182213.nBIMDvMn065776@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-12-18 22:13:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/boot/i386/gptboot gptboot.c Log: SVN rev 200695 on 2009-12-18 22:13:34Z 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.86.4.4 +3 -3 src/sys/boot/i386/gptboot/gptboot.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912182213.nBIMDvMn065776>