]> git.proxmox.com Git - grub2.git/commit
Add configure option to enable gfxpayload=keep dynamically
authorEvan Broder <evan@ebroder.net>
Mon, 13 Jan 2014 12:13:29 +0000 (12:13 +0000)
committerColin Watson <cjwatson@debian.org>
Sun, 26 May 2019 09:06:03 +0000 (10:06 +0100)
commit94409096751781ddb277b2442f0d516c4044f560
tree0194f59bfdc721e26c4d8d41e1ad949d5abecc9e
parentb46c93ffc3568a186c5326c86abfbd87a1c52680
Add configure option to enable gfxpayload=keep dynamically

Set GRUB_GFXPAYLOAD_LINUX=keep unless it's known to be unsupported on
the current hardware.  See
https://blueprints.launchpad.net/ubuntu/+spec/packageselection-foundations-n-grub2-boot-framebuffer.

Author: Colin Watson <cjwatson@ubuntu.com>
Forwarded: no
Last-Update: 2019-05-25

Patch-Name: gfxpayload-dynamic.patch
configure.ac
grub-core/Makefile.core.def
grub-core/commands/i386/pc/hwmatch.c [new file with mode: 0644]
include/grub/file.h
util/grub.d/10_linux.in