From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FlApC-0006WF-Pd for mharc-grub-devel@gnu.org; Tue, 30 May 2006 16:28:22 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FlApA-0006W9-Sa for grub-devel@gnu.org; Tue, 30 May 2006 16:28:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FlAp7-0006Vx-QX for grub-devel@gnu.org; Tue, 30 May 2006 16:28:19 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FlAp7-0006Vu-M2 for grub-devel@gnu.org; Tue, 30 May 2006 16:28:17 -0400 Received: from [157.24.2.30] (helo=smtp1.cc.lut.fi) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FlAuz-0003Vc-8I for grub-devel@gnu.org; Tue, 30 May 2006 16:34:21 -0400 Received: from localhost (smtp1 [127.0.0.1]) by smtp1.cc.lut.fi (Postfix) with ESMTP id 7D99970132 for ; Tue, 30 May 2006 23:28:14 +0300 (EEST) Received: from smtp1.cc.lut.fi ([127.0.0.1]) by localhost (smtp1.cc.lut.fi [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27924-10 for ; Tue, 30 May 2006 23:28:14 +0300 (EEST) Received: from [192.168.1.100] (lk4-a-4-1.lnet.lut.fi [157.24.102.107]) by smtp1.cc.lut.fi (Postfix) with ESMTP id EBAAB7011E for ; Tue, 30 May 2006 23:28:13 +0300 (EEST) Message-ID: <447CAADE.2080103@nic.fi> Date: Tue, 30 May 2006 23:28:14 +0300 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: The development of GRUB 2 References: <000f01c68427$0156bb10$0b00a8c0@yoda> In-Reply-To: <000f01c68427$0156bb10$0b00a8c0@yoda> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: by lut.fi Content-Transfer-Encoding: quoted-printable Subject: Re: RE : RE : Roboot's BOF 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, 30 May 2006 20:28:21 -0000 Eric Salom=E9 wrote: > By the way, is there anybody working on having the vbe interface workin= g > on grub-emu ? Any hint to help me start work on it ? Not that I know. Write video driver for it. See video/ folder for more details and in wiki (when it comes back): http://grub.enbug.org/VideoSubsystem Video API is still being fine tuned, so try to keep in sync of it.