grub/loader
robertmh f501677cb2 2009-03-03 Robert Millan <rmh@aybabtu.com>
Move more components to the relocation area, and fix mbi pointer
        handling to use the destination rather than the origin (thanks to
        Vladimir Serbinenko for spotting).

        * loader/i386/multiboot.c (mbi_dest): New variable.
        (grub_multiboot_boot): Use `mbi_dest' instead of `mbi'.
        (grub_multiboot): Put cmdline, boot_loader_name and mbi in the
        relocation area.
2009-03-03 19:00:41 +00:00
..
efi 2009-02-24 Bean <bean123ch@gmail.com> 2009-02-24 13:19:46 +00:00
i386 2009-03-03 Robert Millan <rmh@aybabtu.com> 2009-03-03 19:00:41 +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