Searched refs:run_menu (Results 1 – 2 of 2) sorted by relevance
/external/grub/stage2/ |
D | stage2.c | 239 run_menu (char *menu_entries, char *config_entries, int num_entries, in run_menu() function 662 run_menu (heap, NULL, new_num_entries, new_heap, 0); in run_menu() 1071 run_menu (menu_entries, config_entries, num_entries, in cmain()
|
/external/grub/ |
D | ChangeLog | 174 * stage2/stage2.c (run_menu): Change the fallback handling to 425 * stage2/stage2.c (run_menu): Use GRUB_INVALID_DRIVE instead of 913 * stage2/stage2.c (run_menu): Call setcursor instead of 1022 * stage2/stage2.c (run_menu): Deal with Page Up and Page Down. 1090 * stage2/stage2.c (run_menu): Reverse if (!) to if () for 1555 * stage2/stage2.c (run_menu): Call cls outside the loop to run 2333 (run_menu): Use it to implement menu & command-list if on dumb 2439 * stage2/stage2.c (run_menu) [SUPPORT_HERCULES]: Added hercules 3006 * stage2/stage2.c (run_menu): Call check_password to check password. 3401 * stage2/stage2.c (run_menu): In the menu interface, disable the [all …]
|