From eb7037a9f126a37fc4f5832fa433b560c24c6e7f Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Wed, 30 Aug 2017 21:29:41 -0400 Subject: Copy GRUB module lists to UEFI target dir Since GRUB images will be produced on a target-specific basis, the target will need its own copy of the modules to include in either the GRUB image itself or CBFS. --- projects/grub/configs/uefi/modules-install | 80 ++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 projects/grub/configs/uefi/modules-install (limited to 'projects/grub/configs/uefi/modules-install') diff --git a/projects/grub/configs/uefi/modules-install b/projects/grub/configs/uefi/modules-install new file mode 100644 index 00000000..1d0d78ba --- /dev/null +++ b/projects/grub/configs/uefi/modules-install @@ -0,0 +1,80 @@ +adler32 +all_video +archelp +ata +backtrace +bitmap +bitmap_scale +cmp +cpio +cpio_be +cpuid +crc64 +cs5536 +div_test +efiemu +elf +eval +exfat +extcmd +file +fshelp +gettext +gfxmenu +gptsync +gzio +hashsum +hexdump +http +linux16 +loadenv +lzopio +mda_text +mmap +mpi +msdospart +multiboot +multiboot2 +nativedisk +net +newc +ntfs +ntfscomp +odc +offsetio +parttool +priority_queue +procfs +progress +read +relocator +scsi +search +search_fs_file +search_fs_uuid +search_label +setjmp +setpci +sleep +squash4 +tar +terminfo +testload +testspeed +tftp +time +tr +trig +true +udf +ufs1 +ufs1_be +ufs2 +usbserial_common +usbserial_ftdi +usbserial_pl2303 +usbserial_usbdebug +usbtest +video_colors +videotest_checksum +xzio -- cgit v1.2.3-70-g09d2