mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-19 02:47:11 +00:00
![]() * 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. |
||
---|---|---|
.. | ||
efi | ||
i386 | ||
ieee1275 | ||
powerpc/ieee1275 | ||
aout.c | ||
linux_normal.c | ||
multiboot2.c | ||
multiboot_loader_normal.c | ||
multiboot_loader.c |