glfs/postlfs/filesystems/uefi-bootloaders
Xi Ruoyao 0cef3a6752
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).
2023-03-17 22:56:23 +08:00
..
dummy.xml Remove sect1info tags 2022-11-29 08:58:07 +01:00
efibootmgr.xml tag: efivar and efibootmgr 2023-02-18 17:44:33 +08:00
efivar.xml tag: efivar and efibootmgr 2023-02-18 17:44:33 +08:00
grub-efi.xml grub-efi: Fix "blind mode" issue 2023-03-17 22:56:23 +08:00
grub-setup.xml grub-efi: Fix "blind mode" issue 2023-03-17 22:56:23 +08:00