From owner-svn-src-all@FreeBSD.ORG Mon Aug 17 16:56:24 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B690A106568F; Mon, 17 Aug 2009 16:56:24 +0000 (UTC) (envelope-from rink@rink.nu) Received: from mx1.rink.nu (gloom.rink.nu [213.34.49.2]) by mx1.freebsd.org (Postfix) with ESMTP id 6B6378FC55; Mon, 17 Aug 2009 16:56:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.rink.nu (Postfix) with ESMTP id 4DD7B6D423; Mon, 17 Aug 2009 18:58:26 +0200 (CEST) X-Virus-Scanned: amavisd-new at rink.nu Received: from mx1.rink.nu ([213.34.49.2]) by localhost (gloom.rink.nu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T+bgdGQEIi2r; Mon, 17 Aug 2009 18:58:24 +0200 (CEST) Received: by mx1.rink.nu (Postfix, from userid 1000) id 8A7AF6D41E; Mon, 17 Aug 2009 18:58:24 +0200 (CEST) Date: Mon, 17 Aug 2009 18:58:24 +0200 From: Rink Springer To: Marcel Moolenaar Message-ID: <20090817165824.GA91509@rink.nu> References: <200908171624.n7HGOpmQ083680@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200908171624.n7HGOpmQ083680@svn.freebsd.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r196335 - in stable/8/sys: . amd64/include/xen cddl/contrib/opensolaris contrib/dev/acpica contrib/pf dev/mfi dev/xen/xenpci geom/part X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Aug 2009 16:56:24 -0000 On Mon, Aug 17, 2009 at 04:24:51PM +0000, Marcel Moolenaar wrote: > Log: > MFC rev 196333: > The start of the EFI GPT partition in the PMBR can always be represented > by CHS addressing. Don't define these fields as 0xff, but rather define > them correctly. This prevents boot problems on PCs where GPT is being > used. Thanks! I had this on my todo (got bitten by it some time ago) but forgot all about it; thanks for fixing it. -- Rink P.W. Springer - http://rink.nu "Beauty often seduces us on the road to truth." - Dr. Wilson