From f46ffd2628cb150445b9e10e1049115fca41833a Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Wed, 30 Aug 2017 21:31:55 -0400 Subject: 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. --- projects/grub/configs/uefi/modules-minimal | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 projects/grub/configs/uefi/modules-minimal (limited to 'projects/grub/configs') 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 -- cgit v1.2.3-70-g09d2