aboutsummaryrefslogtreecommitdiff
path: root/projects/grub/configs
diff options
context:
space:
mode:
authorAndrew Robbins <contact@andrewrobbins.info>2017-08-30 21:31:55 -0400
committerAndrew Robbins <contact@andrewrobbins.info>2017-08-30 21:31:55 -0400
commitf46ffd2628cb150445b9e10e1049115fca41833a (patch)
tree10080ce7d60c93185b9e84b7bfb9d0d601e5f2d9 /projects/grub/configs
parenteb7037a9f126a37fc4f5832fa433b560c24c6e7f (diff)
downloadlibrebootfr-f46ffd2628cb150445b9e10e1049115fca41833a.tar.gz
librebootfr-f46ffd2628cb150445b9e10e1049115fca41833a.zip
Create GRUB UEFI target file 'modules-minimal'
As with the BIOS/Coreboot targets' modules-minimal files, this file lists the minimum necessary to complement a working, bootable image so that it can read from other devices in addition to halting/rebooting the machine.
Diffstat (limited to 'projects/grub/configs')
-rw-r--r--projects/grub/configs/uefi/modules-minimal10
1 files changed, 10 insertions, 0 deletions
diff --git a/projects/grub/configs/uefi/modules-minimal b/projects/grub/configs/uefi/modules-minimal
new file mode 100644
index 00000000..d9f878ff
--- /dev/null
+++ b/projects/grub/configs/uefi/modules-minimal
@@ -0,0 +1,10 @@
+ahci
+ehci
+ext2
+halt
+part_bsd
+part_gpt
+pata
+reboot
+usbms
+verify