From 1e78955183d3ce2a285e9f210202d6999f2763d6 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Tue, 29 Aug 2017 21:38:05 -0400 Subject: 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. --- projects/grub/configs/coreboot/modules-minimal | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 projects/grub/configs/coreboot/modules-minimal 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 -- cgit v1.2.3-70-g09d2