diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2017-08-29 21:58:53 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2017-08-29 23:56:56 -0400 |
commit | aea19c0303662c3c7f4b93834ffa32a1270a165d (patch) | |
tree | 07b4e43d36099119ab9079c691235280276e3d1b /projects/grub/configs/coreboot/modules-preload | |
parent | 1e78955183d3ce2a285e9f210202d6999f2763d6 (diff) | |
download | librebootfr-aea19c0303662c3c7f4b93834ffa32a1270a165d.tar.gz librebootfr-aea19c0303662c3c7f4b93834ffa32a1270a165d.zip |
Consolidate GRUB Coreboot target modules into 'install'
As with the BIOS target, the modules listed in this file will later be
added to CBFS in order to avoid issues inherent to bundling modules
into the GRUB image.
Diffstat (limited to 'projects/grub/configs/coreboot/modules-preload')
-rw-r--r-- | projects/grub/configs/coreboot/modules-preload | 122 |
1 files changed, 0 insertions, 122 deletions
diff --git a/projects/grub/configs/coreboot/modules-preload b/projects/grub/configs/coreboot/modules-preload deleted file mode 100644 index bbbac61f..00000000 --- a/projects/grub/configs/coreboot/modules-preload +++ /dev/null @@ -1,122 +0,0 @@ -acpi -affs -afs -ahci -at_keyboard -bfs -boot -bsd -btrfs -cat -cbfs -cbls -cbmemc -cbtime -chain -cmosdump -cmostest -configfile -crypto -cryptodisk -date -datehook -datetime -disk -diskfilter -echo -ehci -ext2 -fat -gcry_arcfour -gcry_blowfish -gcry_camellia -gcry_cast5 -gcry_crc -gcry_des -gcry_dsa -gcry_idea -gcry_md4 -gcry_md5 -gcry_rfc2268 -gcry_rijndael -gcry_rmd160 -gcry_rsa -gcry_seed -gcry_serpent -gcry_sha1 -gcry_sha256 -gcry_sha512 -gcry_tiger -gcry_twofish -gcry_whirlpool -gfxmenu -gfxterm_background -gfxterm_menu -halt -hdparm -help -hfs -hfsplus -iorw -iso9660 -jfs -jpeg -keystatus -linux -loopback -ls -lsacpi -lsmmap -lspci -luks -lvm -mdraid09 -mdraid09_be -mdraid1x -memdisk -memrw -minicmd -minix -minix2 -minix2_be -minix3 -minix3_be -minix_be -morse -nilfs2 -normal -ohci -part_bsd -part_gpt -part_msdos -password -password_pbkdf2 -pata -pbkdf2 -pci -pcidump -play -png -probe -raid5rec -raid6rec -reboot -regexp -reiserfs -romfs -serial -sfs -spkmodem -syslinuxcfg -terminal -test -tga -uhci -usb -usb_keyboard -usbms -verify -videoinfo -videotest -xfs -zfs |