summaryrefslogtreecommitdiff
path: root/config/data/grub/module/nvme
diff options
context:
space:
mode:
Diffstat (limited to 'config/data/grub/module/nvme')
-rwxr-xr-xconfig/data/grub/module/nvme8
1 files changed, 7 insertions, 1 deletions
diff --git a/config/data/grub/module/nvme b/config/data/grub/module/nvme
index 503c61c8..fecc699b 100755
--- a/config/data/grub/module/nvme
+++ b/config/data/grub/module/nvme
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-3.0-or-later
+
# Install modules (installed, but not automatically loaded)
grub_install_modules=" \
hexdump \
@@ -43,13 +45,17 @@ ext2 \
fat \
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 \
@@ -67,7 +73,6 @@ gcry_whirlpool \
geli \
gfxmenu \
gfxterm_background \
-gfxterm_menu \
gzio \
hashsum \
halt \
@@ -118,6 +123,7 @@ pgp \
play \
png \
procfs \
+pubkey \
raid5rec \
raid6rec \
read \