Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Dec 2009 22:12:47 +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:  <200912182213.nBIMD6Kh065718@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-12-18 22:12:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/boot/i386/gptboot gptboot.c 
    sys/boot/i386/zfsboot zfsboot.c 
  Log:
  SVN rev 200694 on 2009-12-18 22:12:47Z 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.2.4  +3 -3      src/sys/boot/i386/gptboot/gptboot.c
  1.3.2.7   +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?200912182213.nBIMD6Kh065718>