diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-04-07 23:10:12 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-04-07 23:10:12 -0400 |
commit | 63132cde4d70d2b2fe69e19909c53f4d269de247 (patch) | |
tree | 224e38560d4012bf41445777a57e10f0eb8d65c7 /projects/grub/configs/bios/modules-minimal | |
parent | 2d4f3a85878998f3c934adf3bc5daea78ba3d205 (diff) | |
download | librebootfr-63132cde4d70d2b2fe69e19909c53f4d269de247.tar.gz librebootfr-63132cde4d70d2b2fe69e19909c53f4d269de247.zip |
Add overlooked GRUB modules to modules-minimal
Diffstat (limited to 'projects/grub/configs/bios/modules-minimal')
-rw-r--r-- | projects/grub/configs/bios/modules-minimal | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/grub/configs/bios/modules-minimal b/projects/grub/configs/bios/modules-minimal index ab41ba65..706aa529 100644 --- a/projects/grub/configs/bios/modules-minimal +++ b/projects/grub/configs/bios/modules-minimal @@ -1,10 +1,14 @@ +ahci biosdisk cbfs cbmemc configfile +ehci ext2 halt +loadenv part_bsd part_gpt +pata reboot verify |