From owner-freebsd-stable@freebsd.org Wed Nov 6 23:46:47 2019 Return-Path: Delivered-To: freebsd-stable@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 21C1217C2CE for ; Wed, 6 Nov 2019 23:46:47 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vps1.elischer.org", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 477jqW06Xmz3JV0 for ; Wed, 6 Nov 2019 23:46:46 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from Julian-MBP3.local (c-73-225-95-104.hsd1.wa.comcast.net [73.225.95.104]) (authenticated bits=0) by vps1.elischer.org (8.15.2/8.15.2) with ESMTPSA id xA6Nk0tB083666 (version=TLSv1.2 cipher=AES128-SHA bits=128 verify=NO); Wed, 6 Nov 2019 15:46:02 -0800 (PST) (envelope-from julian@freebsd.org) Subject: Re: UEFI ISO boot not working in 12.1 ? To: Warner Losh , Chris Ross Cc: FreeBSD-STABLE Mailing List References: <20191106191711.GK1177@westeros.distal.com> <20191106210256.GL1177@westeros.distal.com> From: Julian Elischer Message-ID: <1db62ff2-e7df-5bef-7c6d-424f4367370a@freebsd.org> Date: Wed, 6 Nov 2019 15:45:54 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Rspamd-Queue-Id: 477jqW06Xmz3JV0 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-2.00 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TAGGED_RCPT(0.00)[freebsd]; ASN(0.00)[asn:36236, ipnet:204.109.60.0/22, country:US] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Nov 2019 23:46:47 -0000 On 11/6/19 2:53 PM, Warner Losh wrote: > On Wed, Nov 6, 2019 at 2:03 PM Chris Ross wrote: > >> On Wed, Nov 06, 2019 at 02:17:11PM -0500, Chris Ross wrote: >>> Hi there. I tried booting FreeBSD-12.1-RELEASE-amd64-disc1.iso on a >> [...] >>> I need to do? How has 12.1 changed w.r.t. 12.0 for UEFI? >> More information. A stable/12 ISO that I built fails in the same way the >> 12.1-RELEASE ISO did. But, I just grabbed releng/12.0, and built a release >> ISO, and it boots. So, something seems definately to have changed in the >> way >> the UEFI bits are on the boot ISOs? Or maybe a change in the loader? >> Is okay in releng/12.0, but broken in 12.1-RELEASE and stable/12. >> >> Let me know what to try next. >> You could try some bisection back along theĀ  12 branch..