From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1E2Vaf-0000TZ-43 for mharc-grub-devel@gnu.org; Tue, 09 Aug 2005 11:00:29 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E2Vad-0000Sc-2j for grub-devel@gnu.org; Tue, 09 Aug 2005 11:00:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E2VYq-0008HZ-UR for grub-devel@gnu.org; Tue, 09 Aug 2005 10:59:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E2VYo-00088V-96 for grub-devel@gnu.org; Tue, 09 Aug 2005 10:58:34 -0400 Received: from [194.251.242.242] (helo=fep17.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E2VYl-0002Yw-9p for grub-devel@gnu.org; Tue, 09 Aug 2005 10:58:31 -0400 Received: from [80.222.166.89] by fep17.inet.fi with ESMTP id <20050809144406.GBRC5344.fep17.inet.fi@[80.222.166.89]> for ; Tue, 9 Aug 2005 17:44:06 +0300 Message-ID: <42F8C142.2030304@nic.fi> Date: Tue, 09 Aug 2005 17:44:18 +0300 From: =?UTF-8?B?VmVzYSBKw6TDpHNrZWzDpGluZW4=?= User-Agent: Thunderbird 1.0+ (Windows/20050808) MIME-Version: 1.0 To: The development of GRUB 2 X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: VESA Bios Extension support for i386 kernel added. 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, 09 Aug 2005 15:00:27 -0000 Hi, I have committed VESA Bios Extension support to i386 kernel. Without other stuff it is not useful, but when my flu goes away I will cleanup my frame buffer code and commit that too. We probably need to discuss more about how to implement common graphics mode operations with all targets platforms. But I will get back when I can think more reasonably :) Thanks, Vesa Jääskeläinen