From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1S1led-0000sQ-VS for mharc-grub-devel@gnu.org; Sun, 26 Feb 2012 16:29:15 -0500 Received: from eggs.gnu.org ([208.118.235.92]:55984) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1lec-0000rn-0Q for grub-devel@gnu.org; Sun, 26 Feb 2012 16:29:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S1lea-0004aX-OB for grub-devel@gnu.org; Sun, 26 Feb 2012 16:29:13 -0500 Received: from mail-ee0-f41.google.com ([74.125.83.41]:59442) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1lea-0004aT-Hy for grub-devel@gnu.org; Sun, 26 Feb 2012 16:29:12 -0500 Received: by eeke53 with SMTP id e53so1406993eek.0 for ; Sun, 26 Feb 2012 13:29:11 -0800 (PST) Received-SPF: pass (google.com: domain of phcoder@gmail.com designates 10.213.2.73 as permitted sender) client-ip=10.213.2.73; Authentication-Results: mr.google.com; spf=pass (google.com: domain of phcoder@gmail.com designates 10.213.2.73 as permitted sender) smtp.mail=phcoder@gmail.com; dkim=pass header.i=phcoder@gmail.com Received: from mr.google.com ([10.213.2.73]) by 10.213.2.73 with SMTP id 9mr3254294ebi.92.1330291751505 (num_hops = 1); Sun, 26 Feb 2012 13:29:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=RonhYbDJBIW65RFsPyhSCYU24RVTbCoBYlua4fZ7bG4=; b=QYK/XIbruLNAbhFb+Cnwq/2sJK8zL7Gg4yZ5OnFnmLCxtK/iDEUyex/Ckaz57GLPoY QIwU+XIY6As1JwkFb2f6dZsQtFLdCM62tnGpz3KcCw85NVhNkdVNz5LSe3wHL3EOdbcn T67QG5h4OojG7kze8vYzPkGprOfOg+JySiuZs= Received: by 10.213.2.73 with SMTP id 9mr2455788ebi.92.1330291751298; Sun, 26 Feb 2012 13:29:11 -0800 (PST) Received: from debian.x201.phnet (51-234.197-178.cust.bluewin.ch. [178.197.234.51]) by mx.google.com with ESMTPS id i10sm9712388eea.8.2012.02.26.13.29.09 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 26 Feb 2012 13:29:10 -0800 (PST) Message-ID: <4F4AA423.9020102@gmail.com> Date: Sun, 26 Feb 2012 22:29:07 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120216 Icedove/8.0 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [PATCH V3 1/3] Update the Linux boot protocol References: <1328720102-4914-1-git-send-email-mjg@redhat.com> <4F32CE6D.5090703@gmail.com> <4F4AA03F.4090504@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.83.41 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2012 21:29:15 -0000 On 26.02.2012 22:22, Keshav P R wrote: > Coming to the issue of distro package, has the uefi relocator hang > (seen in many asus laptops) been fixed in bzr mainline? The reports feature one bug that debug=all caused relocator to hang. I don't know what happens in case when no "debug" is set and whether it's relocator's (or GRUB's at all for that matter) fault. > On 27/02/2012, Keshav P R wrote: >> I am asking about 'this' patch (patch 1/3) alone. Not the other two >> ones. And the distro package was never updated, it was just a test >> build with a bzr snapshot and these patches, given to users willing to >> test the code. >> >> - Keshav >> >> On 27/02/2012, Vladimir 'φ-coder/phcoder' Serbinenko >> wrote: >>> On 26.02.2012 22:01, Keshav P R wrote: >>>> Status of this patch in grub2 v2.00 code freeze? >>> I have written what have to be fixed first. >>> And one thing: your idea to put into distro a patch which has known >>> serious issues that have to be resolved was a very bad one. >>> >>> -- >>> Regards >>> Vladimir 'φ-coder/phcoder' Serbinenko >>> >>> >>> _______________________________________________ >>> Grub-devel mailing list >>> Grub-devel@gnu.org >>> https://lists.gnu.org/mailman/listinfo/grub-devel >>> > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel -- Regards Vladimir 'φ-coder/phcoder' Serbinenko