aboutsummaryrefslogtreecommitdiff
path: root/resources/grub/config/extra/vesafb.cfg
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-07 15:45:46 +0000
committerFrancis Rowe <info@gluglug.org.uk>2015-02-07 15:45:46 +0000
commit1f99c6988968cfa930a0dde5e90a24bd56578f18 (patch)
tree6cb8dafdbcaa63646880b955ef62c302f4f078dc /resources/grub/config/extra/vesafb.cfg
parent981f5044d9f0c7f68b71ed5866a3fb76354fe1ce (diff)
downloadlibrebootfr-1f99c6988968cfa930a0dde5e90a24bd56578f18.tar.gz
librebootfr-1f99c6988968cfa930a0dde5e90a24bd56578f18.zip
buildrom-withgrub: Put background.jpg in CBFS, not GRUB memdisk
The background.jpg was put in CBFS originally to save space inside CBFS because the GRUB payload is LZMA compressed by coreboot. The actual measured saving in space for background.jpg being in the memdisk was about 4KiB. Putting it in CBFS means that the user can easily change their background image if they want to.
Diffstat (limited to 'resources/grub/config/extra/vesafb.cfg')
-rw-r--r--resources/grub/config/extra/vesafb.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/grub/config/extra/vesafb.cfg b/resources/grub/config/extra/vesafb.cfg
index bf56ced1..6eaedf7a 100644
--- a/resources/grub/config/extra/vesafb.cfg
+++ b/resources/grub/config/extra/vesafb.cfg
@@ -1,5 +1,5 @@
insmod jpeg
-background_image (memdisk)/background.jpg
+background_image (cbfsdisk)/background.jpg
loadfont (memdisk)/dejavusansmono.pf2