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
This commit is contained in:
parent
5389763d12
commit
fd2bf2e388
2 changed files with 45 additions and 19 deletions
|
@ -1,3 +1,12 @@
|
|||
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
|
||||
|
||||
2009-06-04 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Use .asciz instead of .string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue