From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Fleming Subject: Re: [PATCH] efi earlyprintk fix Date: Wed, 18 Dec 2013 10:31:00 +0000 Message-ID: <20131218103100.GD3145@console-pimps.org> References: <20131103121647.GA4770@dhcp-16-126.nay.redhat.com> <20131104103739.GD21688@console-pimps.org> <20131104125853.GB5118@dhcp-16-126.nay.redhat.com> <20131218095256.GA3752@dhcp-16-126.nay.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20131218095256.GA3752-je1gSBvt1TcFLmT5oZ11vB/sF2h8X+2i0E9HWUfgJXw@public.gmane.org> Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Dave Young Cc: matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org, mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org, x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-efi@vger.kernel.org On Wed, 18 Dec, at 05:52:56PM, Dave Young wrote: > > It's my laptop Thinkpad T420, the screen scolls very fast, I use boot_delay=500 > > to verify it with my patch for moving boot_delay param an early param. > > > > Even without boot_delay, there's always a line at bottom with only the prefix: > > "efi:" > > Update about this issue: > With latest mainline tree + efi runtime patchset, above problem does not happen > any more (with and without boot_delay). Thanks for the update. -- Matt Fleming, Intel Open Source Technology Center From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753368Ab3LRKbS (ORCPT ); Wed, 18 Dec 2013 05:31:18 -0500 Received: from arkanian.console-pimps.org ([212.110.184.194]:54670 "EHLO arkanian.console-pimps.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752534Ab3LRKbR (ORCPT ); Wed, 18 Dec 2013 05:31:17 -0500 Date: Wed, 18 Dec 2013 10:31:00 +0000 From: Matt Fleming To: Dave Young Cc: matt.fleming@intel.com, tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, x86@kernel.org, linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] efi earlyprintk fix Message-ID: <20131218103100.GD3145@console-pimps.org> References: <20131103121647.GA4770@dhcp-16-126.nay.redhat.com> <20131104103739.GD21688@console-pimps.org> <20131104125853.GB5118@dhcp-16-126.nay.redhat.com> <20131218095256.GA3752@dhcp-16-126.nay.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131218095256.GA3752@dhcp-16-126.nay.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 18 Dec, at 05:52:56PM, Dave Young wrote: > > It's my laptop Thinkpad T420, the screen scolls very fast, I use boot_delay=500 > > to verify it with my patch for moving boot_delay param an early param. > > > > Even without boot_delay, there's always a line at bottom with only the prefix: > > "efi:" > > Update about this issue: > With latest mainline tree + efi runtime patchset, above problem does not happen > any more (with and without boot_delay). Thanks for the update. -- Matt Fleming, Intel Open Source Technology Center