Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Dec 2009 21:09:32 +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:  <200912092109.nB9L9kq6067325@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-12-09 21:09:32 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/gptboot gptboot.c 
    sys/boot/i386/zfsboot zfsboot.c 
  Log:
  SVN rev 200310 on 2009-12-09 21:09:32Z by jhb
  
  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.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.90      +3 -3      src/sys/boot/i386/gptboot/gptboot.c
  1.9       +3 -3      src/sys/boot/i386/zfsboot/zfsboot.c



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