grub/normal
Vladimir 'phcoder' Serbinenko 4045dee1b9 Use normal parser for menu entries.
Reported by: Thomas Frauendorfer

	* include/grub/parser.h (grub_parser_execute): Don't export.
	* normal/menu.c (grub_menu_execute_entry_real): New function.
	(grub_menu_execute_entry): Use grub_menu_execute_entry_real.
2010-06-28 12:42:50 +02:00
..
auth.c Use FOR_* macros instead of *_iterate whenever possible. 2010-06-11 22:31:16 +02:00
autofs.c * normal/autofs.c (read_fs_list): New parameter 'prefix'. 2010-04-09 21:07:24 +02:00
cmdline.c 2010-03-06 Vladimir Serbinenko <phcoder@gmail.com> 2010-03-06 17:48:15 +01:00
color.c FORALL_ACTIVE_TERM_OUTPUTS macro 2009-12-24 17:51:43 +01:00
completion.c Use FOR_* macros instead of *_iterate whenever possible. 2010-06-11 22:31:16 +02:00
context.c * commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command 2010-05-01 20:28:07 +02:00
crypto.c * normal/autofs.c (read_fs_list): New parameter 'prefix'. 2010-04-09 21:07:24 +02:00
datetime.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
dyncmd.c * normal/autofs.c (read_fs_list): New parameter 'prefix'. 2010-04-09 21:07:24 +02:00
main.c Make the `source' command slightly faster. 2010-06-26 10:46:54 +01:00
menu.c Use normal parser for menu entries. 2010-06-28 12:42:50 +02:00
menu_entry.c Remove handlers 2010-03-27 00:19:42 +01:00
menu_text.c * normal/menu_text.c (print_message): Clean up the message and show 2010-04-09 21:16:17 +02:00
misc.c 2009-12-28 Carles Pina i Estany <carles@pina.cat> 2009-12-28 19:11:59 +01:00
term.c * normal/autofs.c (read_fs_list): New parameter 'prefix'. 2010-04-09 21:07:24 +02:00