Ignore:
Timestamp:
03/17/2023 02:56:23 PM (19 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
c346469
Parents:
37d53b1
git-author:
Xi Ruoyao <xry111@…> (03/17/2023 02:49:47 PM)
git-committer:
Xi Ruoyao <xry111@…> (03/17/2023 02:56:23 PM)
Message:

grub-efi: Fix "blind mode" issue

Move "insmod all_video" out of the "if loadfont" statement. It's enough
for the kernel to use EFI FB.

The "terminal_output gfxterm" statement has to be guarded by "if
loadfont", or it can garble the display if unicode.pf2 not available.

"gfxmode" seems no-use on EFI. According to upstream doc it's only
used for VGA BIOS Extension (as the name suggests, not available in EFI
environment).

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.