]> git.ipfire.org Git - thirdparty/grub.git/commit
2005-11-09 Hollis Blanchard <hollis@penguinppc.org>
authorhollisb <hollisb@localhost>
Thu, 10 Nov 2005 01:57:52 +0000 (01:57 +0000)
committerhollisb <hollisb@localhost>
Thu, 10 Nov 2005 01:57:52 +0000 (01:57 +0000)
commit9046bcf0e68b9f52d51213da91059a7f798ffbe6
tree7548aee747239182a17590d661f571baac94ab45
parentd13ea639a896512aa5861f8f613102d839e556d7
2005-11-09  Hollis Blanchard  <hollis@penguinppc.org>

* term/ieee1275/ofconsole.c (grub_ofconsole_cls): Use both the ANSI
escape sequence and a literal ^L to clear the screen.

* commands/ieee1275/suspend.c (grub_cmd_suspend): Clear the screen
when returning from Open Firmware.
ChangeLog
commands/ieee1275/suspend.c
term/ieee1275/ofconsole.c