From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1IqvWQ-0008Mi-8u for mharc-grub-devel@gnu.org; Sat, 10 Nov 2007 13:57:34 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IqvWO-0008Ly-8y for grub-devel@gnu.org; Sat, 10 Nov 2007 13:57:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IqvWN-0008Lf-QC for grub-devel@gnu.org; Sat, 10 Nov 2007 13:57:31 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IqvWN-0008LZ-Ee for grub-devel@gnu.org; Sat, 10 Nov 2007 13:57:31 -0500 Received: from pne-smtpout4-sn2.hy.skanova.net ([81.228.8.154]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IqvWN-0007ND-0F for grub-devel@gnu.org; Sat, 10 Nov 2007 13:57:31 -0500 Received: from [127.0.0.1] (88.193.32.97) by pne-smtpout4-sn2.hy.skanova.net (7.3.129) id 471A7B0C001234DB for grub-devel@gnu.org; Sat, 10 Nov 2007 19:57:11 +0100 Message-ID: <4735FEA6.6070004@nic.fi> Date: Sat, 10 Nov 2007 20:55:34 +0200 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: The development of GRUB 2 References: <4735BA5D.4020800@nic.fi> <87zlxmarfw.fsf@xs4all.nl> In-Reply-To: <87zlxmarfw.fsf@xs4all.nl> X-Enigmail-Version: 0.95.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: Quoted-Printable X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) Subject: Re: [patch] Fix for vga terminal 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 Nov 2007 18:57:32 -0000 Marco Gerards wrote: > Vesa J=E4=E4skel=E4inen writes: >=20 > Hi Vesa, >=20 >> Here is patch for fixing vga terminal. At least it worked fine on qemu= =2E >> Now it uses only font system to get fonts so you need to load font >> module and use fonts. See gfxterm section on the wiki on how to do tha= t. >> >> I had to edit patch by hand as 64bit patch is still pending and I need >> that to compile my codes. But it should still apply nicely to current = CVS. >=20 > This looks good to me. Feel free to commit this! :-) Done.