Hooks to call boot loader menu plugins. More...
#include <menu.h>
Data Fields | |
menu_install_f | install |
install hook | |
menu_uninstall_f | uninstall |
uninstall hook | |
menu_fix_f | fix_loader |
fix the bootloader when the system does not boot LICK | |
menu_check_fix_f | check_fix_loader |
check if the bootloader fix has been applied | |
menu_gen_section_f | gen_section |
generate section for the given distro info | |
menu_append_section_f | append_section |
append section to the menu | |
menu_remove_section_f | remove_section |
remove sections from the menu | |
Hooks to call boot loader menu plugins.