Crypto module autoloading
This commit is contained in:
parent
ba136b293a
commit
7316783f35
9 changed files with 230 additions and 21 deletions
|
@ -428,6 +428,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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue