2007-02-20 Hollis Blanchard <hollis@penguinppc.org>
* include/grub/elfload.h (grub_elf32_load_hook_t): Return grub_err_t. All users updated. (grub_elf64_load_hook_t): Likewise. * kern/elf.c: Call `grub_error_push' before `grub_error'. Improve debug output.
This commit is contained in:
parent
3ce27299eb
commit
9b09e6fca0
4 changed files with 67 additions and 28 deletions
|
@ -1,3 +1,11 @@
|
|||
2007-02-20 Hollis Blanchard <hollis@penguinppc.org>
|
||||
|
||||
* include/grub/elfload.h (grub_elf32_load_hook_t): Return grub_err_t.
|
||||
All users updated.
|
||||
(grub_elf64_load_hook_t): Likewise.
|
||||
* kern/elf.c: Call `grub_error_push' before `grub_error'. Improve
|
||||
debug output.
|
||||
|
||||
2007-02-20 Hollis Blanchard <hollis@penguinppc.org>
|
||||
|
||||
* kern/mm.c: Update copyright.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue