* include/grub/loader.h (grub_loader_register_preboot_hook):
Use struct preboot * and not void * for handle. All users updated. (grub_loader_unregister_preboot_hook): Likewise.
This commit is contained in:
parent
1bc8f60db7
commit
74dbd24466
8 changed files with 28 additions and 20 deletions
|
@ -1,3 +1,9 @@
|
|||
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/loader.h (grub_loader_register_preboot_hook):
|
||||
Use struct preboot * and not void * for handle. All users updated.
|
||||
(grub_loader_unregister_preboot_hook): Likewise.
|
||||
|
||||
2011-12-12 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/charset.h (GRUB_MAX_UTF8_PER_UTF16): New const.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue