grub/loader/i386
robertmh b09db61ddd 2009-06-29 Robert Millan <rmh.grub@aybabtu.com>
* include/grub/i386/linux.h (GRUB_VIDEO_TYPE_TEXT): New macro.

        * loader/i386/linux.c [__i386__] (grub_linux_boot): Simplify inline
        assembly in final jump, using register constraints.

        (grub_linux_boot): For text mode, initialize `have_vga' using
        GRUB_VIDEO_TYPE_TEXT rather than 0 (this changes its value to 1).

        Initialize `video_cursor_x' and `video_cursor_y' as late as possible,
        right before the final jump.

        Set `video_mode' to 0x3.

        Document initialization of `video_page', `video_mode' and
        `video_ega_bx'.
2009-06-29 17:19:35 +00:00
..
efi 2009-06-10 Pavel Roskin <proski@gnu.org> 2009-06-10 23:47:49 +00:00
ieee1275 2009-06-10 Pavel Roskin <proski@gnu.org> 2009-06-10 23:47:49 +00:00
pc 2009-06-27 Robert Millan <rmh.grub@aybabtu.com> 2009-06-27 12:21:18 +00:00
bsd.c 2009-06-21 Vladimir Serbinenko <phcoder@gmail.com> 2009-06-21 15:48:10 +00:00
bsd32.c 2009-06-26 Pavel Roskin <proski@gnu.org> 2009-06-27 03:01:42 +00:00
bsd64.c 2009-06-26 Pavel Roskin <proski@gnu.org> 2009-06-27 03:01:42 +00:00
bsd_helper.S remove all trailing whitespace 2009-06-10 21:04:23 +00:00
bsd_pagetable.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
bsd_trampoline.S remove all trailing whitespace 2009-06-10 21:04:23 +00:00
bsdXX.c 2009-06-21 Vladimir Serbinenko <phcoder@gmail.com> 2009-06-21 15:48:10 +00:00
linux.c 2009-06-29 Robert Millan <rmh.grub@aybabtu.com> 2009-06-29 17:19:35 +00:00
linux_trampoline.S remove all trailing whitespace 2009-06-10 21:04:23 +00:00
multiboot.c 2009-06-13 Vladimir Serbinenko <phcoder@gmail.com> 2009-06-13 21:09:11 +00:00
multiboot_elfxx.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
multiboot_helper.S remove all trailing whitespace 2009-06-10 21:04:23 +00:00
xnu.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
xnu_helper.S remove all trailing whitespace 2009-06-10 21:04:23 +00:00