grub/loader/i386
robertmh 14aad8072c 2009-03-18 Robert Millan <rmh@aybabtu.com>
* loader/i386/linux.c: Include `<grub/video.h>' and
        `<grub/i386/pc/vbe.h>'..
        (grub_linux_setup_video): New function.  Loosely based on the EFI one.
        (grub_linux32_boot): Attempt to configure video settings with
        grub_linux_setup_video().
        (grub_rescue_cmd_linux): Set noreturn=0 in grub_loader_set, in order
        to avoid grub_console_fini() which would step out of graphical mode
        unconditionally.
2009-03-18 10:21:28 +00:00
..
efi 2009-03-07 Bean <bean123ch@gmail.com> 2009-03-07 10:50:43 +00:00
ieee1275 2008-08-18 Robert Millan <rmh@aybabtu.com> 2008-08-18 13:46:31 +00:00
pc 2009-02-27 Robert Millan <rmh@aybabtu.com> 2009-02-27 21:19:00 +00:00
bsd.c 2008-11-03 Bean <bean123ch@gmail.com> 2008-11-03 13:08:21 +00:00
bsd_normal.c 2008-03-30 Pavel Roskin <proski@gnu.org> 2008-03-30 06:13:45 +00:00
linux.c 2009-03-18 Robert Millan <rmh@aybabtu.com> 2009-03-18 10:21:28 +00:00
multiboot.c 2009-03-11 Robert Millan <rmh@aybabtu.com> 2009-03-10 23:47:51 +00:00
multiboot_elfxx.c 2009-03-11 Robert Millan <rmh@aybabtu.com> 2009-03-11 21:27:01 +00:00