summaryrefslogtreecommitdiffstats
path: root/resources/utilities/grub-assemble/gen.vesafb.sh
Commit message (Collapse)AuthorAgeFilesLines
* Move CBFS files to GRUB memdisk, except grub.cfg and grubtest.cfgFrancis Rowe2014-11-201-0/+32
Set the GRUB configs to use (memdisk) instead of (cbfsdisk) for these files. This reduces the space used in CBFS because coreboot compresses it's payloads with LZMA by default. Most users will only want to use cbfstool to modify the grub.cfg or grubtest.cfg.