grub/loader/i386
robertmh 8a31787ff5 2009-02-27 Robert Millan <rmh@aybabtu.com>
Factorize elf32 / elf64 code in Multiboot loader.  This will
        prevent it from getting out of sync again.

        * loader/i386/multiboot.c (grub_multiboot_is_elf32,
        grub_multiboot_load_elf32, grub_multiboot_is_elf64,
        grub_multiboot_load_elf64): Move from here ...
        * loader/i386/multiboot_elfxx.c (grub_multiboot_is_elf,
        grub_multiboot_load_elf): ... to here (new file).
2009-02-27 23:04:46 +00:00
..
efi 2009-02-24 Bean <bean123ch@gmail.com> 2009-02-24 13:19:46 +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 Move comment text to `#error' stanza. 2008-11-20 20:25:30 +00:00
multiboot.c 2009-02-27 Robert Millan <rmh@aybabtu.com> 2009-02-27 23:04:46 +00:00
multiboot_elfxx.c 2009-02-27 Robert Millan <rmh@aybabtu.com> 2009-02-27 23:04:46 +00:00