]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
2009-04-27 Vladimir Serbinenko <phcoder@gmail.com>
authorphcoder <phcoder@localhost>
Mon, 27 Apr 2009 16:48:58 +0000 (16:48 +0000)
committerphcoder <phcoder@localhost>
Mon, 27 Apr 2009 16:48:58 +0000 (16:48 +0000)
commit75a807cf0018c72cc5851d83dd7bdfdf3b5957aa
tree4cd3c93b2b559d6cd4ae4b66486a624978caa8b2
parent5af922b5f15d546b32f9f5ef03cf352f431defbc
2009-04-27  Vladimir Serbinenko <phcoder@gmail.com>

Preboot hooks support

* commands/boot.c (struct grub_preboot_t): new declaration
(preboots_head): new variable
(preboots_tail): likewise
(grub_loader_register_preboot_hook): new function
(grub_loader_unregister_preboot_hook): likewise
(grub_loader_set): launch preboot hooks
* include/grub/loader.h (grub_loader_preboot_hook_prio_t): new type
(grub_loader_register_preboot_hook): new declaration
(grub_loader_unregister_preboot_hook): likewise
ChangeLog
commands/boot.c
include/grub/loader.h