---- On Sun, 28 Sep 2025 18:29:48 +0400 Andrew Hamilton <[email protected]> wrote --- > Disable building video_bochs for EFI x86 platforms. For EFI platforms > efi_gop or efi_uga should provide the video support. Currently,
Thank you! I tested your patch, and it indeed solves the issue. But the problem still exists if I pass "-vga cirrus" to Qemu. I. e. we need to disable video_cirrus, too. So, please, disable ALL video drivers, except for efi_gop and efi_uga. And this should apply to all UEFI architectures, not only to x86. -- Askar Safin https://types.pl/@safinaskar _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
