merge crypto into multiout

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2009-12-24 00:38:41 +01:00
commit e48625a306
20 changed files with 2029 additions and 414 deletions

View file

@ -441,6 +441,7 @@ grub_normal_execute (const char *config, int nested, int batch)
read_command_list ();
read_fs_list ();
read_handler_list ();
read_crypto_list ();
grub_command_execute ("parser.grub", 0, 0);
reader_nested = nested;