2009-03-21 Vladimir Serbinenko <phcoder@gmail.com>
Bugfixes in multiboot for bugs uncovered by solaris kernel. * loader/i386/multiboot_elfxx.c (grub_multiboot_load_elf): Corrected limit detection. Use vaddr of correct segment for entry_point.
This commit is contained in:
parent
b1b797cb1b
commit
2274cc8fc9
2 changed files with 31 additions and 6 deletions
|
@ -1,3 +1,11 @@
|
|||
2009-03-21 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Bugfixes in multiboot for bugs uncovered by solaris kernel.
|
||||
|
||||
* loader/i386/multiboot_elfxx.c (grub_multiboot_load_elf): Corrected
|
||||
limit detection.
|
||||
Use vaddr of correct segment for entry_point.
|
||||
|
||||
2009-03-21 Bean <bean123ch@gmail.com>
|
||||
|
||||
* commands/blocklist.c: Add include file <grub/command.h>, remove
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue