From owner-svn-src-all@FreeBSD.ORG Fri Apr 25 23:26:26 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ABD93430; Fri, 25 Apr 2014 23:26:26 +0000 (UTC) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id 87E01161D; Fri, 25 Apr 2014 23:26:26 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 96A075607F; Fri, 25 Apr 2014 18:26:25 -0500 (CDT) Date: Fri, 25 Apr 2014 18:26:25 -0500 From: Mark Linimon To: Adrian Chadd Subject: Re: svn commit: r264935 - head/release/amd64 Message-ID: <20140425232625.GA14017@lonesome.com> References: <201404252111.s3PLB00Q043705@svn.freebsd.org> <535AD685.90606@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "svn-src-head@freebsd.org" , Glen Barber , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" , Nathan Whitehorn X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.17 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: Fri, 25 Apr 2014 23:26:26 -0000 On Fri, Apr 25, 2014 at 03:00:45PM -0700, Adrian Chadd wrote: > I've found a bunch of BIOSes on recent hardware that seems to assume > GPTs == EFI booting, and just plain don't boot your system. Suggestion? Put a list of these on the wiki so that other people know not to get burned, too. mcl