grub/loader/i386
robertmh 89d5ffcfd1 2008-09-08 Robert Millan <rmh@aybabtu.com>
* loader/i386/pc/multiboot.c (grub_multiboot_load_elf32): Skip
        segments when their filesz is zero (grub_file_read() interprets
        zero-size as "read untill EOF", which results in memory corruption).
        Use `lowest_segment' rather than 0 for calculating the current
        segment load address.
2008-09-08 19:10:16 +00:00
..
efi 2008-08-18 Robert Millan <rmh@aybabtu.com> 2008-08-18 13:46:31 +00:00
ieee1275 2008-08-18 Robert Millan <rmh@aybabtu.com> 2008-08-18 13:46:31 +00:00
pc 2008-09-08 Robert Millan <rmh@aybabtu.com> 2008-09-08 19:10:16 +00:00
bsd.c 2008-02-19 Bean <bean123ch@gmail.com> 2008-02-19 16:40:45 +00:00
bsd_normal.c 2008-03-30 Pavel Roskin <proski@gnu.org> 2008-03-30 06:13:45 +00:00
linux.c 2008-08-21 Robert Millan <rmh@aybabtu.com> 2008-08-21 13:18:07 +00:00