From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KZnDH-00006I-Gb for mharc-grub-devel@gnu.org; Sun, 31 Aug 2008 09:43:31 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZnDF-00006A-Gw for grub-devel@gnu.org; Sun, 31 Aug 2008 09:43:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZnDE-00005y-3A for grub-devel@gnu.org; Sun, 31 Aug 2008 09:43:29 -0400 Received: from [199.232.76.173] (port=48852 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZnDD-00005v-Tg for grub-devel@gnu.org; Sun, 31 Aug 2008 09:43:27 -0400 Received: from gateway13.websitewelcome.com ([67.18.94.12]:56670) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KZnDD-0007iR-Gv for grub-devel@gnu.org; Sun, 31 Aug 2008 09:43:27 -0400 Received: (qmail 32714 invoked from network); 31 Aug 2008 13:51:05 -0000 Received: from gator297.hostgator.com (74.53.228.114) by gateway13.websitewelcome.com with SMTP; 31 Aug 2008 13:51:05 -0000 Received: from c-67-185-142-228.hsd1.wa.comcast.net ([67.185.142.228]:54281 helo=gamma.lan) by gator297.hostgator.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1KZnDA-0002vd-QW for grub-devel@gnu.org; Sun, 31 Aug 2008 08:43:25 -0500 Date: Sun, 31 Aug 2008 06:43:23 -0700 From: Colin D Bennett To: grub-devel@gnu.org Message-ID: <20080831064323.1531de53@gamma.lan> In-Reply-To: <48BA64B0.7070605@nic.fi> References: <20080830235952.4c686b44@gamma.lan> <48BA64B0.7070605@nic.fi> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator297.hostgator.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gibibit.com X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: [PATCH] GSoC #08 vbeinfo enhancements 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: Sun, 31 Aug 2008 13:43:30 -0000 On Sun, 31 Aug 2008 12:30:24 +0300 Vesa J=C3=A4=C3=A4skel=C3=A4inen wrote: > Colin D Bennett wrote: > > This patch adds more information to the vbeinfo output, including > > the video adapter VBE version, total video memory, and the color > > layout of each video mode. >=20 > Thanks for the patch. In it went with a slight modification. >=20 > I think we need to get rid of those magic values there thou... Which magic values?