From owner-freebsd-current@freebsd.org Wed Sep 19 21:22:50 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 D0C7C10A7500 for ; Wed, 19 Sep 2018 21:22:50 +0000 (UTC) (envelope-from rebecca@bluestop.org) Received: from muon.bluestop.org (muon.bluestop.org [96.73.9.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 30BEF92E41 for ; Wed, 19 Sep 2018 21:22:49 +0000 (UTC) (envelope-from rebecca@bluestop.org) Received: from muon.bluestop.org (localhost [127.0.0.1]) by muon.bluestop.org (Postfix) with ESMTP id 909F935D94; Wed, 19 Sep 2018 15:23:22 -0600 (MDT) Received: from muon.bluestop.org ([127.0.0.1]) by muon.bluestop.org (muon.bluestop.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id t0gzUm-JFOzW; Wed, 19 Sep 2018 15:23:21 -0600 (MDT) Received: from c02t93w9h03m.hgst.com (unknown [199.255.45.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by muon.bluestop.org (Postfix) with ESMTPSA; Wed, 19 Sep 2018 15:23:21 -0600 (MDT) Subject: Re: FreeBSD EFI projects To: "Rodney W. Grimes" , Greg V Cc: Konstantin Belousov , Warner Losh , FreeBSD Current References: <201809191506.w8JF6W10024280@pdx.rh.CN85.dnsmgr.net> From: Rebecca Cran Message-ID: <8d0769ac-e2cc-a063-978d-2db9116655b5@bluestop.org> Date: Wed, 19 Sep 2018 15:22:44 -0600 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: <201809191506.w8JF6W10024280@pdx.rh.CN85.dnsmgr.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US 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 21:22:51 -0000 On 9/19/18 9:06 AM, Rodney W. Grimes wrote: > Yes, that is one of the catagories of rare, a EFI-32 bit system that > was originally shipped with a 32 bit only CPU, that later got upgraded > in the field with a 64 bit CPU, that still runs a EFI-32 bios. > Are you sure the 2007 firmware is EFI32? I would of thought > since they upgraded the base system to a 64 bit CPU they would > of shipped it with a EFI-64 bios. I'm not sure if there's a firmware upgrade for it, but I have a MacBook Pro from around that time that definitely has a 32-bit EFI: it only runs 32-bit binaries, and had a 32-bit version of MacOS X installed despite having a 64-bit Core2Duo CPU. -- Rebecca