grub/include
Vladimir 'phcoder' Serbinenko 38c259a76a Pause the execution (10s max) if any errors are displayed so the user
has a chance to see them.

	* grub-core/kern/err.c (grub_err_printed_errors): New variable.
	(grub_print_error): Increment grub_err_printed_errors.
	* grub-core/normal/menu.c (grub_menu_execute_entry): Pause the
	execution if any errors were displayed.
	(show_menu): Remove old code for pause.
	* grub-core/normal/menu_entry.c (run): Likewise.
	* grub-core/normal/term.c (grub_normal_char_counter): Removed. All
	users updated.
	(grub_normal_get_char_counter): Likewise.
	* include/grub/err.h (grub_err_printed_errors): New external variable.
	* include/grub/normal.h (grub_normal_get_char_counter): Removed.
2010-09-20 17:46:35 +02:00
..
grub Pause the execution (10s max) if any errors are displayed so the user 2010-09-20 17:46:35 +02:00
multiboot.h Implement APM 2010-09-15 11:42:18 +02:00
multiboot2.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30