terminal modules autoloading
This commit is contained in:
parent
bf2ebfbe02
commit
33c1ed4c8d
8 changed files with 260 additions and 19 deletions
|
@ -443,6 +443,7 @@ grub_normal_execute (const char *config, int nested, int batch)
|
|||
read_fs_list ();
|
||||
read_handler_list ();
|
||||
read_crypto_list ();
|
||||
read_terminal_list ();
|
||||
grub_command_execute ("parser.grub", 0, 0);
|
||||
|
||||
reader_nested = nested;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue