]> 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>
Mon, 19 Sep 2016 12:35:19 +0000 (13:35 +0100)
commitb3d692196f7911eb734cb9b3f7ca4e7169eb60a4
tree968d7682b1c80df7dbeefbcbff112d5491046792
parent382eda4503b08fa776451ab04031738c6a848b45
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: 2013-12-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]
util/grub.d/10_linux.in