]> git.ipfire.org Git - thirdparty/grub.git/commit
2005-11-09 Hollis Blanchard <hollis@penguinppc.org>
authorhollisb <hollisb@localhost>
Wed, 9 Nov 2005 06:07:54 +0000 (06:07 +0000)
committerhollisb <hollisb@localhost>
Wed, 9 Nov 2005 06:07:54 +0000 (06:07 +0000)
commitd13ea639a896512aa5861f8f613102d839e556d7
tree9aafa3669ae1784ffc02e8aff74629c266545d18
parenta8fcf2065bfd2361fa1b3584c858e3d5d679e5c8
2005-11-09  Hollis Blanchard  <hollis@penguinppc.org>

* term/ieee1275/ofconsole.c (grub_ofconsole_width): New variable.
(grub_ofconsole_height): Likewise.
(grub_ofconsole_putchar): If `grub_curr_x' exceeds console width,
manually insert a '\n'.
(grub_ofconsole_getwh): Set and return `grub_ofconsole_width' and
`grub_ofconsole_height'.  Return early if these are already set.
ChangeLog
term/ieee1275/ofconsole.c