From owner-freebsd-current@freebsd.org Thu Sep 20 10:02:54 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 14F8B1097312 for ; Thu, 20 Sep 2018 10:02:54 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: from hraggstad.unrelenting.technology (hraggstad.unrelenting.technology [IPv6:2605:2700:0:3:a800:ff:fee9:2feb]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "hraggstad.unrelenting.technology", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 865BD85D26 for ; Thu, 20 Sep 2018 10:02:53 +0000 (UTC) (envelope-from greg@unrelenting.technology) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=unrelenting.technology; h=date:from:subject:to:message-id; s=default; bh=zUwlveLF3IpuLhlSHbjue+hkUTmVBTMT27NidUkTe44=; b=RaexCI101BeZ96+PVcQa3vFduba4x+g8FIojav/mFt54bdgA9udzz5YN9HyXqy7N3T3yXyr9kH+uIES+AyI8eMrESt1nFAiDTIopWGnlHWPq+P5txWGIc2K/ZvL8VTazVNKgx8qmkjV3cRtBe43VC8KTnp0k5JjKQfQkPWD1qZ0= Received: by hraggstad.unrelenting.technology (OpenSMTPD) with ESMTPSA id 2bab2bfe TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Thu, 20 Sep 2018 10:02:45 +0000 (UTC) Date: Thu, 20 Sep 2018 13:02:40 +0300 From: Greg V Subject: Re: FreeBSD EFI projects To: Rebecca Cran Cc: Konstantin Belousov , Warner Losh , FreeBSD Current Message-Id: <1537437760.11347.0@hraggstad.unrelenting.technology> In-Reply-To: References: <1dbeee10-857e-7fb2-dac2-1047353739ba@bluestop.org> <3ce6e6cb-a608-2969-09d4-201df07df586@bluestop.org> <20180917200935.GD3161@kib.kiev.ua> <1537265515.2378.0@hraggstad.unrelenting.technology> <76404aad-40f3-e3ad-35b1-949fb5afb086@bluestop.org> <20180919095357.qwmm6p3pkbli4zww@unrelenting.technology> X-Mailer: geary/0.12.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed 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: Thu, 20 Sep 2018 10:02:54 -0000 On Thu, Sep 20, 2018 at 12:24 AM, Rebecca Cran wrote: > 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. Well, I said I built a 32-bit-EFI version of GRUB 2, and told *that* to boot 64-bit FreeBSD kernel :) Our loader.efi wasn't used.