Add configure option to enable gfxpayload=keep dynamically
authorEvan Broder <evan@ebroder.net>
Mon, 13 Jan 2014 12:13:29 +0000 (12:13 +0000)
committerFelix Zielcke <fzielcke@z-51.de>
Mon, 15 Jul 2024 15:05:20 +0000 (17:05 +0200)
commit524279521d1169f367773ca8a16a6b8d4c2ff924
tree301e4fd3106572777d22186aebdfb19a50892626
parenta419174d9f20a9ab45a30681deb19dc0c10f98fb
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

Gbp-Pq: 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