From owner-freebsd-current@freebsd.org Sun Feb 28 07:00:20 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB354AAEECA for ; Sun, 28 Feb 2016 07:00:20 +0000 (UTC) (envelope-from mail@m.jwh.me.uk) Received: from eva.tinkyfi.com (eva.tinkyfi.com [107.191.63.190]) by mx1.freebsd.org (Postfix) with ESMTP id 78FC61FD3 for ; Sun, 28 Feb 2016 07:00:19 +0000 (UTC) (envelope-from mail@m.jwh.me.uk) Received: from [172.21.88.129] (cpc82705-staf9-2-0-cust342.3-1.cable.virginm.net [81.108.23.87]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mail@m.jwh.me.uk) by eva.tinkyfi.com (Postfix) with ESMTPSA id 3qCbFn0B7vz5Hj9 for ; Sun, 28 Feb 2016 07:00:12 +0000 (UTC) To: freebsd-current@freebsd.org From: Joe Holden Subject: Bay Trail 32bit UEFI Message-ID: <56D29AF6.50401@m.jwh.me.uk> Date: Sun, 28 Feb 2016 07:00:06 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Sun, 28 Feb 2016 07:00:20 -0000 Hi all, Apologies if this is the wrong list... Is there any plan to support booting FreeBSD on 32bit UEFI systems (with or without 64bit kernel/userland)? Obviously there is no i386 efi loader currently so neither is possible... TIA, J