commit-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grub2 ChangeLog term/i386/pc/vga_text.c


From: Marco Gerards
Subject: grub2 ChangeLog term/i386/pc/vga_text.c
Date: Sat, 03 Nov 2007 16:46:40 +0000

CVSROOT:        /sources/grub
Module name:    grub2
Changes by:     Marco Gerards <marco_g> 07/11/03 16:46:40

Modified files:
        .              : ChangeLog 
        term/i386/pc   : vga_text.c 

Log message:
        2007-11-03  Marco Gerards  <address@hidden>
        
                * term/i386/pc/vga_text.c: Include <grub/cpu/io.h>.
                (CRTC_ADDR_PORT): New macro.
                (CRTC_DATA_PORT): Likewise.
                (CRTC_CURSOR): Likewise.
                (CRTC_CURSOR_ADDR_HIGH): Likewise.
                (CRTC_CURSOR_ADDR_LOW): Likewise.
                (update_cursor): New function.
                (grub_console_real_putchar): Call `update_cursor'.
                (grub_console_gotoxy): Likewise.
                (grub_console_cls): Set the default color when clearing the
                screen.
                (grub_console_setcursor): Implemented.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub2/ChangeLog?cvsroot=grub&r1=1.433&r2=1.434
http://cvs.savannah.gnu.org/viewcvs/grub2/term/i386/pc/vga_text.c?cvsroot=grub&r1=1.1&r2=1.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]