]> git.ipfire.org Git - thirdparty/grub.git/commit
2009-06-04 Vladimir Serbinenko <phcoder@gmail.com>
authorphcoder <phcoder@localhost>
Thu, 4 Jun 2009 19:32:46 +0000 (19:32 +0000)
committerphcoder <phcoder@localhost>
Thu, 4 Jun 2009 19:32:46 +0000 (19:32 +0000)
commitfd2bf2e388014a3d7f834cce6b19d00a83d7b476
treed02f1ebe13e225e52423aa013a8611b700d377c9
parent5389763d12502820dff1e428f000cd2c77b50d12
2009-06-04  Vladimir Serbinenko  <phcoder@gmail.com>

Fix wrong assumptions with grub-mkimage on EFI

* i386/efi/grub-mkimage.c (read_kernel_module): don't write prefox here
(relocate_addresses): consider both r_addend and value at offset
(make_mods_section): zerofill modinfo and header
(convert_elf): write prefix here
ChangeLog
util/i386/efi/grub-mkimage.c