arm64: grub: Remove insmod efi_uga

UGA is x86 specific and the module does not exist on other UEFI
platforms.

(cherry picked from commit 5f2246f968)
This commit is contained in:
Xi Ruoyao 2024-09-04 00:16:28 +08:00
parent 6f6182a1b4
commit ffc94a57d4
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -188,7 +188,6 @@ insmod ext2
set root=(hd0,2)
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