From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH] Improve GPT support in pygrub Date: Wed, 19 Oct 2011 09:07:47 +0200 Message-ID: <4E9E7743.6040207@redhat.com> References: <20111017170327.GC19756@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20111017170327.GC19756@phenom.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Konrad Rzeszutek Wilk Cc: Ian Campbell , xen-devel@lists.xensource.com, M A Young List-Id: xen-devel@lists.xenproject.org On 10/17/2011 07:03 PM, Konrad Rzeszutek Wilk wrote: >> > Check all GPT partitions for grub configuration, not just the first >> > Signed-off-by: Michael Young > Tested-by: Konrad Rzeszutek Wilk You may need more to handle correctly this line: set default="${saved_entry}" but this can be done in a separate patch. Paolo