From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1IdXf0-0005sp-RD for mharc-grub-devel@gnu.org; Thu, 04 Oct 2007 16:51:06 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IdXez-0005s2-FL for grub-devel@gnu.org; Thu, 04 Oct 2007 16:51:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IdXey-0005rp-Fw for grub-devel@gnu.org; Thu, 04 Oct 2007 16:51:04 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IdXey-0005rm-Ag for grub-devel@gnu.org; Thu, 04 Oct 2007 16:51:04 -0400 Received: from aybabtu.com ([69.60.117.155]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IdXex-0006jE-T6 for grub-devel@gnu.org; Thu, 04 Oct 2007 16:51:04 -0400 Received: from [192.168.10.6] (helo=thorin) by aybabtu.com with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1IdXew-00049K-Le for grub-devel@gnu.org; Thu, 04 Oct 2007 22:51:03 +0200 Received: from rmh by thorin with local (Exim 4.63) (envelope-from ) id 1IdXeY-0006Ek-5c for grub-devel@gnu.org; Thu, 04 Oct 2007 22:50:38 +0200 Date: Thu, 4 Oct 2007 22:50:38 +0200 From: Robert Millan To: The development of GRUB 2 Message-ID: <20071004205038.GB23726@thorin> References: <8a2a06bb0710010357u142f6ba4gb053afde829f0f39@mail.gmail.com> <20071001123345.GB20428@thorin> <8a2a06bb0710011114l5cc66483vc27b0b83eb3395e1@mail.gmail.com> <20071001183927.GA10233@thorin> <8a2a06bb0710011243m38ac71a0t463b6ea56ff19e78@mail.gmail.com> <20071002213942.GC29487@thorin> <8a2a06bb0710031633v55549654v9184c3a460c202f5@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8a2a06bb0710031633v55549654v9184c3a460c202f5@mail.gmail.com> Organization: free as in freedom X-Message-Flag: Microsoft discourages use of Outlook. X-Debbugs-No-Ack: true User-Agent: Mutt/1.5.13 (2006-08-11) X-Detected-Kernel: Genre and OS details not recognized. Subject: Re: [PATCH] Fixed ieee1275 console 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: Thu, 04 Oct 2007 20:51:06 -0000 On Thu, Oct 04, 2007 at 01:33:25AM +0200, Marcin Kurek wrote: > diff -urN grub2.org/include/grub/term.h grub2/include/grub/term.h > --- grub2.org/include/grub/term.h 2007-07-22 01:32:22.000000000 +0200 > +++ grub2/include/grub/term.h 2007-10-01 19:20:49.734330521 +0200 > @@ -51,10 +51,13 @@ > #define GRUB_TERM_NO_EDIT (1 << 1) > /* Set when the terminal cannot do fancy things. */ > #define GRUB_TERM_DUMB (1 << 2) > +/* Set to use ascii menu borders. */ > +#define GRUB_TERM_SIMPLE_MENU (1 << 3) > +/* Set to use cp437 menu borders. */ > +#define GRUB_TERM_CP437_MENU (1 << 4) > /* Set when the terminal needs to be initialized. */ > #define GRUB_TERM_NEED_INIT (1 << 16) > > - Avoid the cosmetical changes! (there are more thorough the patch) Also remember to include a ChangeLog entry. -- Robert Millan I know my rights; I want my phone call! What use is a phone call, if you are unable to speak? (as seen on /.)