loongarch: grub: Don't insmod all_video

Align with the BLFS change to avoid display corruption issue in QEMU.
This commit is contained in:
Xi Ruoyao 2024-08-25 01:02:27 +08:00
parent 993a7896b3
commit 7e06dddcf6
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -187,7 +187,8 @@ insmod part_gpt
insmod ext2
set root=(hd0,2)
insmod all_video
insmod efi_gop
insmod efi_uga
menuentry "GNU/Linux, Linux &linux-version;-lfs-&version;" {
linux /boot/vmlinuz-&linux-version;-lfs-&version; root=/dev/sda2 ro