grub/loader/i386
robertmh 1ca7fc96f7 2009-03-11 Robert Millan <rmh@aybabtu.com>
* loader/i386/multiboot.c (code_size): New variable.
        (grub_multiboot): Define offsets by adding to `code_size' rather
        than substracting from `grub_multiboot_payload_size'.  Provide
        4-byte alignment to MBI and others by increasing
        `boot_loader_name_length' appropiately.

        * loader/i386/multiboot_elfxx.c
        (CONCAT(grub_multiboot_load_elf, XX)): Initialize `code_size'.
2009-03-10 23:47:51 +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-08 Robert Millan <rmh@aybabtu.com> 2009-03-08 12:46:27 +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-10 23:47:51 +00:00