From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [osstest test] 56922: regressions - FAIL Date: Fri, 22 May 2015 13:58:37 +0100 Message-ID: <1432299517.14664.37.camel@citrix.com> References: <1432288654.10746.161.camel@citrix.com> <1432294374.14664.12.camel@citrix.com> <1432297842.14664.32.camel@citrix.com> <1432298867.26800.5.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1432298867.26800.5.camel@localhost> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: robert.hu@intel.com Cc: "Pang, LongtaoX" , ian.jackson@eu.citrix.com, xen-devel List-Id: xen-devel@lists.xenproject.org On Fri, 2015-05-22 at 20:47 +0800, Robert Hu wrote: > On Fri, 2015-05-22 at 13:30 +0100, Ian Campbell wrote: > > On Fri, 2015-05-22 at 12:32 +0100, Ian Campbell wrote: > > > I'm currently testing the patch below, if it works then I intend to fold > > > it into "Parsing grub which has 'submenu' primitive" and will re-push > > > the result. > > > > It didn't seem to work. I'm trying to repro on a machine I can recover > > more easily, but perhaps you could also take a look? > Yeah. Thanks Ian. > I'm to look into it this weekend. >>From https://help.ubuntu.com/community/Grub2/Submenus it seems like perhaps the syntax is "N>M" where N is the submenu and M is the offset within that submenu. I've not confirmed this though. Ian.