add grub mods: diskfilter,hashsum,loadenv,setjmp

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2023-11-06 11:50:14 +00:00
parent d0d6decb56
commit c4d9008753
+4
View File
@@ -34,6 +34,7 @@ cpio_be \
crc64 \ crc64 \
crypto \ crypto \
cryptodisk \ cryptodisk \
diskfilter \
echo \ echo \
ehci \ ehci \
eval \ eval \
@@ -67,6 +68,7 @@ gfxmenu \
gfxterm_background \ gfxterm_background \
gfxterm_menu \ gfxterm_menu \
gzio \ gzio \
hashsum \
halt \ halt \
help \ help \
iorw \ iorw \
@@ -77,6 +79,7 @@ keylayouts \
keystatus \ keystatus \
linux \ linux \
linux16 \ linux16 \
loadenv \
loopback \ loopback \
ls \ ls \
lsacpi \ lsacpi \
@@ -125,6 +128,7 @@ search_fs_uuid \
search_label \ search_label \
serial \ serial \
syslinuxcfg \ syslinuxcfg \
setjmp \
setpci \ setpci \
spkmodem \ spkmodem \
squash4 \ squash4 \