From: Colin Watson <cjwatson@ubuntu.com>
To: grub-devel@gnu.org
Subject: Re: Lead-up message 'Welcome to GRUB!' inverted text printed lowlevel via BIOS ?!?
Date: Sun, 21 Feb 2010 20:21:45 +0000 [thread overview]
Message-ID: <20100221202145.GS4409@riva.ucam.org> (raw)
In-Reply-To: <fecbf8581002211156q18e706b0u89edaab760ccb4f4@mail.gmail.com>
On Sun, Feb 21, 2010 at 08:56:15PM +0100, Robo L wrote:
> I found this function and make comment long ago
> After compilations welcome text not exist in binaries and GRUB still printed
> Welcome.
> Must be other function. I search in asm code, but still unsuccessfully.
No, that's the only place it comes from. If you're still seeing it,
then you haven't properly reinstalled the rebuilt version, somehow.
Perhaps you didn't run grub-install, or perhaps you ran it with the
wrong destination.
> btw: This function do not print Inverted.
It's called as follows:
grub_setcolorstate (GRUB_TERM_COLOR_HIGHLIGHT);
grub_printf ("Welcome to GRUB!\n\n");
grub_setcolorstate (GRUB_TERM_COLOR_STANDARD);
The grub_setcolorstate calls are what causes the message to be printed
in inverse video.
--
Colin Watson [cjwatson@ubuntu.com]
next prev parent reply other threads:[~2010-02-21 20:21 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-21 10:00 Lead-up message 'Welcome to GRUB!' inverted text printed lowlevel via BIOS ?!? Robo L
2010-02-21 13:23 ` Colin Watson
2010-02-21 19:56 ` Robo L
2010-02-21 20:21 ` Colin Watson [this message]
2010-02-21 20:38 ` richardvoigt
2010-02-22 22:31 ` Licensing Re: Lead-up message 'Welcome to GRUB!' Isaac Dupree
2010-02-23 0:43 ` richardvoigt
2010-02-23 11:38 ` edgar.soldin
-- strict thread matches above, loose matches on Subject: below --
2010-02-24 7:36 Lead-up message 'Welcome to GRUB!' inverted text printed lowlevel via BIOS ?!? Robo L
2010-02-22 19:20 Robo L
2010-02-22 19:45 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-02-23 12:33 ` edgar.soldin
2010-02-23 21:24 ` Carles Pina i Estany
2010-02-18 10:24 Robo L
2010-02-19 11:00 ` Michal Suchanek
2010-02-19 15:52 ` richardvoigt
2010-02-20 10:34 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-02-20 15:18 ` richardvoigt
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=20100221202145.GS4409@riva.ucam.org \
--to=cjwatson@ubuntu.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.