]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 200310:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 18 Dec 2009 21:21:14 +0000 (21:21 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 18 Dec 2009 21:21:14 +0000 (21:21 +0000)
commitd23546e4e5bfd6b509d57567f522e833d0ef66cb
treec0b0a8756503c868de577fa0ae6ffc4378dcac6a
parentf8f1db09dccde482da737f93f6f155d1a84ea728
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@200692 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/i386/gptboot/gptboot.c
sys/boot/i386/zfsboot/zfsboot.c