2008-08-03 Robert Millan <rmh@aybabtu.com>

* term/i386/pc/vga_text.c (CRTC_CURSOR_DISABLE): New macro.
        (grub_console_setcursor): Make it possible to set cursor off.
This commit is contained in:
robertmh 2008-08-03 17:09:21 +00:00
parent 52768e37c2
commit e14a6184ba
2 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-08-03 Robert Millan <rmh@aybabtu.com>
* term/i386/pc/vga_text.c (CRTC_CURSOR_DISABLE): New macro.
(grub_console_setcursor): Make it possible to set cursor off.
2008-08-03 Robert Millan <rmh@aybabtu.com>
* util/grub.d/00_header.in: Be platform-agnostic. Probe for existence