aboutsummaryrefslogtreecommitdiff
path: root/projects/grub/configs
diff options
context:
space:
mode:
authorAndrew Robbins <contact@andrewrobbins.info>2017-08-29 21:38:05 -0400
committerAndrew Robbins <contact@andrewrobbins.info>2017-08-29 23:52:04 -0400
commit1e78955183d3ce2a285e9f210202d6999f2763d6 (patch)
treeb10316b48e1b698cb3a5b401ec6dce32f9644989 /projects/grub/configs
parentc635c90b937b5a995ffd19c2282d59443623a926 (diff)
downloadlibrebootfr-1e78955183d3ce2a285e9f210202d6999f2763d6.tar.gz
librebootfr-1e78955183d3ce2a285e9f210202d6999f2763d6.zip
Create GRUB Coreboot target file 'modules-minimal'
As with the BIOS target's modules-minimal file, 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/coreboot/modules-minimal6
1 files changed, 6 insertions, 0 deletions
diff --git a/projects/grub/configs/coreboot/modules-minimal b/projects/grub/configs/coreboot/modules-minimal
new file mode 100644
index 00000000..8954bafb
--- /dev/null
+++ b/projects/grub/configs/coreboot/modules-minimal
@@ -0,0 +1,6 @@
+ext2
+halt
+part_bsd
+part_gpt
+reboot
+verify