From owner-freebsd-current@freebsd.org Wed Sep 19 23:33:53 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 3950710AA3AF for ; Wed, 19 Sep 2018 23:33:53 +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 BED5897B27; Wed, 19 Sep 2018 23:33:52 +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 83F6E35E4C; Wed, 19 Sep 2018 17:34:26 -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 7ZhTEBzOZzfj; Wed, 19 Sep 2018 17:34:24 -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 17:34:24 -0600 (MDT) Subject: Re: FreeBSD EFI projects To: Ed Maste , "Rodney W. Grimes" Cc: Greg V , Konstantin Belousov , Warner Losh , FreeBSD Current References: <76404aad-40f3-e3ad-35b1-949fb5afb086@bluestop.org> <201809191434.w8JEY41Z024163@pdx.rh.CN85.dnsmgr.net> From: Rebecca Cran Message-ID: <4f40c03a-1e7a-0f09-5780-3ce6b0ec1a4e@bluestop.org> Date: Wed, 19 Sep 2018 17:33:48 -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: 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 23:33:53 -0000 On 9/19/18 5:13 PM, Ed Maste wrote: > > The Minnowboard Turbot has an Atom E3826, and has four precompiled > Tianocore UEFI firmware releases available: 32 and 64 bit in release > and debug builds. It's probably the most approachable development > platform for UEFI work on FreeBSD. Oh, that's a really good point - thanks! I happen to have a Minnowboard Turbot currently sitting unused. -- Rebecca