From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1G6PGh-0006CR-6d for mharc-grub-devel@gnu.org; Fri, 28 Jul 2006 06:08:31 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G6PGf-0006CF-6T for grub-devel@gnu.org; Fri, 28 Jul 2006 06:08:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G6PGd-00068U-4T for grub-devel@gnu.org; Fri, 28 Jul 2006 06:08:28 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G6PGd-00068G-1d for grub-devel@gnu.org; Fri, 28 Jul 2006 06:08:27 -0400 Received: from [195.54.107.70] (helo=mxfep01.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G6PIa-0001gb-Ex for grub-devel@gnu.org; Fri, 28 Jul 2006 06:10:28 -0400 Received: from localhost.localdomain ([213.113.223.229] [213.113.223.229]) by mxfep01.bredband.com with ESMTP id <20060728100824.TOTI14783.mxfep01.bredband.com@localhost.localdomain> for ; Fri, 28 Jul 2006 12:08:24 +0200 From: Johan Rydberg To: The development of GRUB 2 References: <8764hilmnn.fsf@night.trouble.net> <200607280022.20153.okuji@enbug.org> Date: Fri, 28 Jul 2006 12:20:56 +0200 In-Reply-To: <200607280022.20153.okuji@enbug.org> (Yoshinori K. Okuji's message of "Fri, 28 Jul 2006 00:22:20 +0200") Message-ID: <871ws6kp2v.fsf@night.trouble.net> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [PATCH] Do not require console control protocol. 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: Fri, 28 Jul 2006 10:08:29 -0000 "Yoshinori K. Okuji" writes: >> I would like to have the following patch committed. Some EFI >> implementations do not provide a console control protocol instance, >> and it is covered by neither EFI or UEFI specifications. > > Right, right. My code was only for testing, so it was not good, generally > speaking. BTW, can I add you into the project members of GRUB so that you can > commit patches yourself? Yes, please do. ~j