From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 24 20:13:48 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 D907292C for ; Fri, 24 Apr 2015 20:13:48 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 729D11D0D for ; Fri, 24 Apr 2015 20:13:48 +0000 (UTC) Received: by widdi4 with SMTP id di4so32009949wid.0 for ; Fri, 24 Apr 2015 13:13:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=0oOUFn6YVQg0MRXVFt6kTaiKKl70xglSKY9dyOs+xok=; b=Ad0T7f8sBwZlLsTtkDSsd05nPwts4KEDLkzcQfd844ssa1+FmxYlLbmzrhSF1YX01a XgI5z6jFTzG1E5DnOR+1U1Fr/Sh0W5ISFb37tka90IetFK+DtzjX99lfqpV8rPs//RwX SM4WlCLVxPcVWX2akdYw8LSojG29c2ZGxrMOTVZ2ZP+mf5i4m6jZFI1n+UjABBRkOwPN 7Gr8iEkIYbdT/EI/Z5HiBOJ3FMdNchPYgR0p+ujTSK3it0R8FQQRmzOtWkYQ6sxIvt7k qU5bfHqgWq5oP2FVZO79S7hcfUcoHLWKFh0xikMrN2p6nhSATBDJTAgq3iEnnGjy/m3M zW0w== MIME-Version: 1.0 X-Received: by 10.194.121.68 with SMTP id li4mr274601wjb.84.1429906426532; Fri, 24 Apr 2015 13:13:46 -0700 (PDT) Received: by 10.194.38.104 with HTTP; Fri, 24 Apr 2015 13:13:46 -0700 (PDT) In-Reply-To: <553A8CE4.9030204@metricspace.net> References: <553A8CE4.9030204@metricspace.net> Date: Fri, 24 Apr 2015 23:13:46 +0300 Message-ID: Subject: Re: EFI boot loader regression? From: Andrey Fesenko To: Eric McCorkle Cc: "freebsd-hackers@freebsd.org" Content-Type: text/plain; charset=UTF-8 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 20:13:48 -0000 On Fri, Apr 24, 2015 at 9:35 PM, Eric McCorkle wrote: > 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. > Vendor: LENOVO Version: 8DET61WW (1.31 ) Release Date: 04/25/2012 Firmware Revision: 1.20 wit hack remove white list wi-fi. According to the log updates any updates EFI in new versions BIOS do not. I am ready to help in testing, and I can build a system with a higher level debugging if tell how to do it