diff options
Diffstat (limited to 'config/data/grub/module/nvme')
| -rwxr-xr-x | config/data/grub/module/nvme | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/config/data/grub/module/nvme b/config/data/grub/module/nvme index a3a2847c..4b832983 100755 --- a/config/data/grub/module/nvme +++ b/config/data/grub/module/nvme @@ -33,6 +33,7 @@ configfile \ cpio \ cpio_be \ crc64 \ +crypto_cipher_mode_test \ crypto \ cryptodisk \ diskfilter \ @@ -43,15 +44,20 @@ exfat \ elf \ ext2 \ fat \ +functional_test \ f2fs \ gcry_arcfour \ +gcry_blake2 \ gcry_blowfish \ gcry_camellia \ gcry_cast5 \ gcry_crc \ gcry_des \ gcry_dsa \ +gcry_hwfeatures \ gcry_idea \ +gcry_kdf \ +gcry_keccak \ gcry_md4 \ gcry_md5 \ gcry_rfc2268 \ @@ -69,7 +75,6 @@ gcry_whirlpool \ geli \ gfxmenu \ gfxterm_background \ -gfxterm_menu \ gzio \ hashsum \ halt \ @@ -120,6 +125,7 @@ pgp \ play \ png \ procfs \ +pubkey \ raid5rec \ raid6rec \ read \ |
