summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-08-20 12:34:55 +0100
committerLeah Rowe <leah@libreboot.org>2023-08-20 12:34:55 +0100
commit438bf2c9b113eab11439c9c65449e269e5b4b095 (patch)
tree8cc95233d67ecaf990c02127273bb10578b93d40
parentfd6025321c4ae35e69a75b45d21bfbfb4eb2b3a0 (diff)
grub/modules.list: add argon2
the argon2 patches are now included in grub, but we need to add it in grub-mkstandalone Signed-off-by: Leah Rowe <leah@libreboot.org>
-rw-r--r--resources/grub/modules.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/grub/modules.list b/resources/grub/modules.list
index e8be968..d75b65d 100644
--- a/resources/grub/modules.list
+++ b/resources/grub/modules.list
@@ -179,6 +179,7 @@ lsmmap \
lspci \
luks \
luks2 \
+argon2 \
lvm \
lzopio \
mdraid09 \