grub/loader
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-02-24 Bean <bean123ch@gmail.com> 2009-02-24 13:19:46 +00:00
i386 2009-03-18 Robert Millan <rmh@aybabtu.com> 2009-03-18 10:21:28 +00:00
ieee1275 2008-07-15 Pavel Roskin <proski@gnu.org> 2008-07-15 04:07:37 +00:00
powerpc/ieee1275 2008-04-12 Robert Millan <rmh@aybabtu.com> 2008-04-12 21:09:36 +00:00
aout.c 2008-07-02 Pavel Roskin <proski@gnu.org> 2008-07-02 19:22:35 +00:00
linux_normal.c 2008-08-18 Robert Millan <rmh@aybabtu.com> 2008-08-18 13:46:31 +00:00
multiboot2.c 2008-11-07 Robert Millan <rmh@aybabtu.com> 2008-11-07 19:53:25 +00:00
multiboot_loader.c 2009-01-10 Robert Millan <rmh@aybabtu.com> 2009-01-10 13:07:44 +00:00
multiboot_loader_normal.c This patch is to introduce multiboot 2 loading capabilities to grub2 2007-07-25 00:44:03 +00:00