From: Marco Gerards <mgerards@xs4all.nl>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [patch] Fix for vga terminal
Date: Sat, 10 Nov 2007 19:25:23 +0100 [thread overview]
Message-ID: <87zlxmarfw.fsf@xs4all.nl> (raw)
In-Reply-To: <4735BA5D.4020800@nic.fi> (Vesa Jääskeläinen's message of "Sat, 10 Nov 2007 16:04:13 +0200")
Vesa Jääskeläinen <chaac@nic.fi> writes:
Hi Vesa,
> Here is patch for fixing vga terminal. At least it worked fine on qemu.
> 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 that.
>
> 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.
Great! Thanks for fixing this!
[...]
> +2007-11-10 Vesa Jaaskelainen <chaac@nic.fi>
> +
> + * conf/i386-pc.rmk (pkgdata_MODULES): Added vga.mod.
> + (vga_mod_SOURCES): Added.
> + (vga_mod_CFLAGS): Likewise.
> + (vga_mod_LDFLAGS): Likewise.
> +
> + * term/i386/pc/vga.c (get_map_mask): Switch order of arguments in
> + grub_outb() calls.
> + (set_map_mask): Likewise.
> + (set_read_map): Likewise.
> + (set_read_address): Likewise.
> + (vga_font): Removed variable.
> + (get_vga_glyph): Removed function.
> + (invalidate_char): Likewise.
> + (write_char): Changed to use grub_font_get_glyph() for font
> + information.
> + (grub_vga_putchar): Likewise.
> + (grub_vga_getcharwidth): Likewise.
This looks good to me. Feel free to commit this! :-)
--
Marco
next prev parent reply other threads:[~2007-11-10 18:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-10 14:04 [patch] Fix for vga terminal Vesa Jääskeläinen
2007-11-10 18:25 ` Marco Gerards [this message]
2007-11-10 18:55 ` Vesa Jääskeläinen
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=87zlxmarfw.fsf@xs4all.nl \
--to=mgerards@xs4all.nl \
--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.