aboutsummaryrefslogtreecommitdiff
path: root/projects/grub/configs/uefi/modules-minimal
Commit message (Collapse)AuthorAgeFilesLines
* Add GRUB module 'cbmemc' to each GRUB targetAndrew Robbins2017-09-171-0/+1
| | | | | Dumps CBMEM console log to stdout; this is useful for development/troubleshooting purposes.
* Create GRUB UEFI target file 'modules-minimal'Andrew Robbins2017-08-301-0/+10
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.