From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JMVQm-0003Me-C8 for mharc-grub-devel@gnu.org; Tue, 05 Feb 2008 16:34:16 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JMVQk-0003Le-88 for grub-devel@gnu.org; Tue, 05 Feb 2008 16:34:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JMVQh-0003Ki-O5 for grub-devel@gnu.org; Tue, 05 Feb 2008 16:34:13 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMVQh-0003Kd-MG for grub-devel@gnu.org; Tue, 05 Feb 2008 16:34:11 -0500 Received: from bigbox.boeglin.org ([88.191.20.48]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JMVQh-0002OJ-KT for grub-devel@gnu.org; Tue, 05 Feb 2008 16:34:11 -0500 Received: by bigbox.boeglin.org (Postfix, from userid 1000) id 62B189408A; Tue, 5 Feb 2008 22:34:09 +0100 (CET) Date: Tue, 5 Feb 2008 22:34:09 +0100 From: Alexandre Boeglin To: The development of GRUB 2 Message-ID: <20080205213409.GA21086@boeglin.org> References: <20071118181403.GA11941@boeglin.org> <1c2f080f2d1aa07d2b518dc179bea58c@boeglin.org> <873asorcso.fsf@xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <873asorcso.fsf@xs4all.nl> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Content-Transfer-Encoding: quoted-printable X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) Subject: Re: grub2 efi patches X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Feb 2008 21:34:14 -0000 Le mer 23 jan 2008 =E0 12:39:35 +0100, Marco Gerards a =E9crit : > Alexandre Boeglin writes: > > As Marco finally received my copyright application papers, could some= one > > have a look at these patches ? >=20 > Just to be very sure: did this happen? Hi, I'm sorry, I've been a bit busy recently. So, here's a recap of the four initial patches I posted: - "--" handling is trivial, I think this can be commited. - loader/efi/chainloader options support needs to be fixed. - efi halt and reboot support is trivial too, but as Robert proposed halt= .c and maybe reboot.c could be reused between different platforms. - about prefix handling, more discussion is needed, I think. I also have a "few" mails to catch up with... Alex