All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] Fixed ieee1275 console
Date: Tue, 2 Oct 2007 23:39:42 +0200	[thread overview]
Message-ID: <20071002213942.GC29487@thorin> (raw)
In-Reply-To: <8a2a06bb0710011243m38ac71a0t463b6ea56ff19e78@mail.gmail.com>

On Mon, Oct 01, 2007 at 09:43:27PM +0200, Marcin Kurek wrote:
> Hell[o]
> 
> > Is this a bitmask?  In this case, looks like you aren't using the right
> > numbers.  Now GRUB_TERM_SIMPLE_MENU == GRUB_TERM_DUMB | GRUB_TERM_NO_EDIT
> > OTOH if that's what you intended, I think it's better to build one macro
> > using the others.
> 
> Eeeek, why ? The flags are checked using 'flags & <flag>' as I can see
> in kern/term.c, then how (1 << 3) can be evaluated as (1 << 1) and (1
> << 2) in this case ?

Oops, sorry.  That was an oversight.  (why does it jump directly from 4 to
16??).

> > This part doesn't look right.  vesa/vga is a whole different history.  At the
> > least vesa *does* support unicode.
> 
> But both remaps border codes to cp437 and my code change only this
> part, the unicode support is still there I does not touch it.

Oh, that's odd.  I thought it would be using utf-8 directly.

> > Have you verified that grub-emu still builds / works?
> 
> It does not build for ieee1275 on cvs because missing util/hostfs.c in
> powerpc-ieee1275.rmk, but after adding it builds/runs fine.

Fixed, thanks.

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)



  reply	other threads:[~2007-10-02 21:40 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-01 10:57 [PATCH] Fixed ieee1275 console Marcin Kurek
2007-10-01 12:31 ` Robert Millan
2007-10-01 12:33 ` Robert Millan
2007-10-01 18:14   ` Marcin Kurek
2007-10-01 18:39     ` Robert Millan
2007-10-01 19:43       ` Marcin Kurek
2007-10-02 21:39         ` Robert Millan [this message]
2007-10-03 23:33           ` Marcin Kurek
2007-10-04 20:50             ` Robert Millan
2007-10-10 15:11               ` Marcin Kurek
2007-10-10 19:19                 ` Robert Millan
2007-10-10 21:57                   ` Marcin Kurek
2007-10-11 14:01                     ` Robert Millan
2007-10-11 15:06 ` Marco Gerards
2007-10-12 16:16   ` Marcin Kurek
2007-11-10 17:05     ` Marco Gerards
2007-11-11 11:02       ` Marcin Kurek
2007-11-18 11:37         ` Marco Gerards
2007-10-15 20:43   ` Marcin Kurek
2007-11-18 13:18     ` Marco Gerards
2007-11-18 12:11 ` Marco Gerards

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071002213942.GC29487@thorin \
    --to=rmh@aybabtu.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.