From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 24 18:35:19 2015 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2A17657D for ; Fri, 24 Apr 2015 18:35:19 +0000 (UTC) Received: from mail.metricspace.net (mail.metricspace.net [IPv6:2001:470:1f11:617::103]) by mx1.freebsd.org (Postfix) with ESMTP id 01FCF11C6 for ; Fri, 24 Apr 2015 18:35:19 +0000 (UTC) Received: from [10.0.1.68] (70-88-198-115-NewEngland.hfc.comcastbusiness.net [70.88.198.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: eric) by mail.metricspace.net (Postfix) with ESMTPSA id 4D1082F1E1 for ; Fri, 24 Apr 2015 18:35:17 +0000 (UTC) Message-ID: <553A8CE4.9030204@metricspace.net> Date: Fri, 24 Apr 2015 14:35:16 -0400 From: Eric McCorkle User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Subject: Re: EFI boot loader regression? References: In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Apr 2015 18:35:19 -0000 What kind of laptop are you using, and did you update your BIOS in there anywhere? I'm actively working on the UEFI boot block. I will post a patch with extra debugging messages added, which will hopefully help track down the problem. On 04/24/2015 12:50 PM, Andrey Fesenko wrote: > Hello, > > I'm use system with EFI boot loader on Lenovo X220. > > Old EFI loader work fine if BIOS set any boot priority UEFI or Legacy first. > > Starting around December last year, system not boot if set UEFI boot first. > > http://bsdnir.info/files/efi/ screenshots and working version boot loader > > For the cleanliness of experiment, as a new loader I downloaded and > test FreeBSD-11.0-CURRENT-amd64-20150421-r281832-memstick.img > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >