aboutsummaryrefslogtreecommitdiff
path: root/projects/grub/configs/uefi/modules-minimal
diff options
context:
space:
mode:
authorAndrew Robbins <contact@andrewrobbins.info>2018-12-03 00:48:30 -0500
committerAndrew Robbins <contact@andrewrobbins.info>2018-12-04 00:55:40 -0500
commit73d3ac2b4f6b64554f55e50ef1fa2f77eb9589a3 (patch)
treea44ead4dde2fdfc6c9dac266d61de6fdc2da6bc3 /projects/grub/configs/uefi/modules-minimal
parent5a7042e93474bf37f92e7e4b4da3751ab4b66955 (diff)
downloadlibrebootfr-73d3ac2b4f6b64554f55e50ef1fa2f77eb9589a3.tar.gz
librebootfr-73d3ac2b4f6b64554f55e50ef1fa2f77eb9589a3.zip
Add useful modules to GRUB modules-minimal files
Module "biosdisk" is necessary for GRUB to boot from the floppy image we're working to create. If this module is not included in core.img it will simply not load. Module "minicmd" has been added in order to provide the commands "lsmod" and "rmmod" which are useful for listing loaded modules and unloading them, respectively (especially great for testing).
Diffstat (limited to 'projects/grub/configs/uefi/modules-minimal')
-rw-r--r--projects/grub/configs/uefi/modules-minimal1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/grub/configs/uefi/modules-minimal b/projects/grub/configs/uefi/modules-minimal
index e2033cb8..f67c1dcc 100644
--- a/projects/grub/configs/uefi/modules-minimal
+++ b/projects/grub/configs/uefi/modules-minimal
@@ -6,6 +6,7 @@ ehci
ext2
halt
loadenv
+minicmd
part_bsd
part_gpt
pata