afd6ad4297
On UEFI, 'text' gfxpayload is not supported, but we still reach parse_modespec() with it, which will obviously fail. Fortunately, whatever gfxpayload is set, we still still have the 'auto' default to fall back to. Allow getting to this fallback by not trying to parse 'text' as a modespec. This is because 'text' correctly doesn't parse as a modespec, and ought to have been ignored before we got to that point, just like it is immediately picked if we're running on a system where 'text' is a supported video mode. Bug: https://savannah.gnu.org/bugs/index.php?56217 Signed-off-by: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> |
||
---|---|---|
.. | ||
coreboot | ||
emu | ||
fb | ||
i386/pc | ||
readers | ||
bitmap.c | ||
bitmap_scale.c | ||
bochs.c | ||
capture.c | ||
cirrus.c | ||
colors.c | ||
efi_gop.c | ||
efi_uga.c | ||
ieee1275.c | ||
radeon_fuloong2e.c | ||
radeon_yeeloong3a.c | ||
sis315_init.c | ||
sis315pro.c | ||
sm712.c | ||
sm712_init.c | ||
video.c |