From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1EksTF-00039b-7n for mharc-grub-devel@gnu.org; Fri, 09 Dec 2005 19:20:13 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EksTB-00037F-FR for grub-devel@gnu.org; Fri, 09 Dec 2005 19:20:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EksT7-000355-Pk for grub-devel@gnu.org; Fri, 09 Dec 2005 19:20:06 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EksT6-00034s-Vq for grub-devel@gnu.org; Fri, 09 Dec 2005 19:20:05 -0500 Received: from [212.85.152.101] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EksUO-0008SX-9F for grub-devel@gnu.org; Fri, 09 Dec 2005 19:21:24 -0500 Received: from kotoba.storever.com (kotoba.oasis.nexedi.com [212.85.152.101]) by kotoba.storever.com (Postfix) with ESMTP id CC6423C8229AA for ; Sat, 10 Dec 2005 01:39:15 +0100 (CET) Received: from ip6-localhost (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id AFBEA3C7E6F71 for ; Sat, 10 Dec 2005 01:39:15 +0100 (CET) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sat, 10 Dec 2005 01:19:39 +0100 User-Agent: KMail/1.7.2 References: <435B72E9.6070603@nic.fi> <43891089.1050403@nic.fi> <87ek4lq4ak.fsf@xs4all.nl> In-Reply-To: <87ek4lq4ak.fsf@xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512100119.39957.okuji@enbug.org> X-Bogosity: No, tests=bogofilter, spamicity=0.517706, version=0.17.2 Subject: Re: Video subsystem draft 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, 10 Dec 2005 00:20:11 -0000 On Friday 09 December 2005 11:44 pm, Marco Gerards wrote: > Why are viewports needed? Because we want to set a region to display a menu, I guess. Okuji