From owner-freebsd-current@freebsd.org Wed Sep 19 23:54:13 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E70AC10AAC31 for ; Wed, 19 Sep 2018 23:54:12 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 74BF870CCE for ; Wed, 19 Sep 2018 23:54:12 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id w8JNs7nM026306; Wed, 19 Sep 2018 16:54:07 -0700 (PDT) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd-rwg@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id w8JNs7ua026305; Wed, 19 Sep 2018 16:54:07 -0700 (PDT) (envelope-from freebsd-rwg) From: "Rodney W. Grimes" Message-Id: <201809192354.w8JNs7ua026305@pdx.rh.CN85.dnsmgr.net> Subject: Re: FreeBSD EFI projects In-Reply-To: To: Rebecca Cran Date: Wed, 19 Sep 2018 16:54:07 -0700 (PDT) CC: Greg V , Konstantin Belousov , Warner Losh , FreeBSD Current X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2018 23:54:13 -0000 > On 9/19/18 3:53 AM, Greg V wrote: > > > > > Yes, of course it was 64-bit. > > > > I don't think I ever downloaded the 32-bit one... > > > And are you sure it was booted via EFI and not the BIOS emulation CSM > (Compatibility Support Module)? I'm fairly sure we _don't_ support > booting a 64-bit kernel from 32-bit EFI yet. I concur. Infact I think we fall pretty hard on our face in the loader code if you run on EFI32 without CSM. -- Rod Grimes rgrimes@freebsd.org