From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1G6mtm-0002J3-9k for mharc-grub-devel@gnu.org; Sat, 29 Jul 2006 07:22:26 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G6mtk-0002Iy-VU for grub-devel@gnu.org; Sat, 29 Jul 2006 07:22:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G6mth-0002IO-IO for grub-devel@gnu.org; Sat, 29 Jul 2006 07:22:24 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G6mth-0002IK-DR for grub-devel@gnu.org; Sat, 29 Jul 2006 07:22:21 -0400 Received: from [212.85.152.101] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G6mvt-0004Hu-Kj for grub-devel@gnu.org; Sat, 29 Jul 2006 07:24:37 -0400 Received: from kotoba.oasis.nexedi.com (kotoba.oasis.nexedi.com [212.85.152.101]) by kotoba.storever.com (Postfix) with ESMTP id A12373CA74C48 for ; Sat, 29 Jul 2006 15:22:30 +0200 (CEST) Received: from [??1] (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 469163CA74C47 for ; Sat, 29 Jul 2006 15:22:30 +0200 (CEST) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sat, 29 Jul 2006 13:22:19 +0200 User-Agent: KMail/1.8.2 References: <8764hilmnn.fsf@night.trouble.net> <200607280022.20153.okuji@enbug.org> <871ws6kp2v.fsf@night.trouble.net> In-Reply-To: <871ws6kp2v.fsf@night.trouble.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607291322.19723.okuji@enbug.org> X-Bogosity: No, tests=bogofilter, spamicity=0.483358, version=0.17.2 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: Sat, 29 Jul 2006 11:22:25 -0000 On Friday 28 July 2006 12:20, Johan Rydberg wrote: > "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. Done. Can you check in your patch, please? Okuji