From owner-freebsd-current@freebsd.org Wed Sep 19 14:34:11 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 22E99109D11C for ; Wed, 19 Sep 2018 14:34:11 +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 9156A83075 for ; Wed, 19 Sep 2018 14:34:10 +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 w8JEY5Ej024164; Wed, 19 Sep 2018 07:34:05 -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 w8JEY41Z024163; Wed, 19 Sep 2018 07:34:04 -0700 (PDT) (envelope-from freebsd-rwg) From: "Rodney W. Grimes" Message-Id: <201809191434.w8JEY41Z024163@pdx.rh.CN85.dnsmgr.net> Subject: Re: FreeBSD EFI projects In-Reply-To: <76404aad-40f3-e3ad-35b1-949fb5afb086@bluestop.org> To: Rebecca Cran Date: Wed, 19 Sep 2018 07:34:04 -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 14:34:11 -0000 > On 9/18/18 4:11 AM, Greg V wrote: > > > > > I can confirm that the kernel already worked fine when booted from > > 32-bit EFI. > > > > I booted an old Mac into HardenedBSD using a 32-bit-EFI build of GRUB2 :) > > > Was that a 64-bit version of FreeBSD? My understanding is the 32-bit > FreeBSD boots fine, but 64-bit needs work. You would be hard pressed to find a system with a 64 bit CPU that could run 64 bit FreeBSD that had a 32 bit EFI implementation. Even finding a 32 bit EFI implementation, at least in the x86 world is very hard to do. -- Rod Grimes rgrimes@freebsd.org