grub/term
robertmh 976b07d044 2008-11-12 Robert Millan <rmh@aybabtu.com>
Fix build problems on i386-ieee1275 and *-efi (introduced by vga_text
        split).

        * include/grub/i386/pc/console.h: Include `<grub/i386/vga_common.h>'.
        (grub_console_cur_color, grub_console_real_putchar)
        (grub_console_putchar, grub_console_getcharwidth, grub_console_getwh)
        (grub_console_setcolorstate, grub_console_setcolor)
        (grub_console_getcolor): Move from here ...
        * include/grub/i386/vga_common.h: ... to here (new file).

        * term/i386/pc/vga_text.c: Replace `<grub/machine/console.h>' with
        `<grub/i386/vga_common.h>' and `<grub/cpu/io.h>' with
        `<grub/i386/io.h>'.
        * term/i386/vga_common.c: Replace `<grub/machine/console.h>' with
        `<grub/i386/vga_common.h>'.
2008-11-12 17:43:39 +00:00
..
efi 2008-11-12 Robert Millan <rmh@aybabtu.com> 2008-11-11 23:16:54 +00:00
i386 2008-11-12 Robert Millan <rmh@aybabtu.com> 2008-11-12 17:43:39 +00:00
ieee1275 2008-11-12 Robert Millan <rmh@aybabtu.com> 2008-11-11 23:16:54 +00:00
gfxterm.c 2008-11-07 Robert Millan <rmh@aybabtu.com> 2008-11-07 19:11:39 +00:00
terminfo.c 2008-05-31 Michael Gorven <michael@gorven.za.net> 2008-05-31 15:46:48 +00:00
tparm.c 2008-07-01 Pavel Roskin <proski@gnu.org> 2008-07-02 00:54:18 +00:00