]> git.proxmox.com Git - grub2.git/commitdiff
Add gfxterm_background to the signed image so that background_image works in UEFI...
authorColin Watson <cjwatson@debian.org>
Mon, 27 Jan 2014 08:30:12 +0000 (08:30 +0000)
committerColin Watson <cjwatson@debian.org>
Mon, 27 Jan 2014 08:30:12 +0000 (08:30 +0000)
debian/build-efi-images
debian/changelog

index dc95223be75385766508058130d01b13a425d0b8..3843d6586f02c69b025efe92248e78c7fd39ea35 100755 (executable)
@@ -90,6 +90,7 @@ CD_MODULES="
        gettext
        gfxmenu
        gfxterm
+       gfxterm_background
        gzio
        halt
        hfsplus
index aef11ca5b0b31a4dd448a1cace16d800be098d30..d99c36f324e22e1e8f9e6e1dffd40f245dd916ca 100644 (file)
@@ -2,6 +2,8 @@ grub2 (2.02~beta2-5) UNRELEASED; urgency=medium
 
   * Add a number of EFI debugging commands to the signed image (lsefi,
     lsefimmap, lsefisystab, lssal).
+  * Add gfxterm_background to the signed image so that background_image
+    works in UEFI Secure Boot mode.  Thanks to syscon-hh for the report.
 
  -- Colin Watson <cjwatson@debian.org>  Mon, 27 Jan 2014 08:26:52 +0000