On Wed, Oct 08, 2008 at 07:40:38PM +0300, Vesa Jääskeläinen wrote:
> grub_console_real_putchar there is quite good comment about what are
> BIOS limitations.
> 
> Choices are to modify this code here, or make better bios console terminal.

Would vga_text.c solve the problem?  VGA text is alwats garanteed to work on
BIOS.

Perhaps we could have kernel use bios console, and normal mode switch to
vga_text.c somehow.

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to