grub2: enable EFI for armvirt
authorMathew McBride <matt@traverse.com.au>
Wed, 24 Feb 2021 04:53:40 +0000 (04:53 +0000)
committerPetr Štetiar <ynezz@true.cz>
Tue, 13 Jun 2023 12:12:26 +0000 (14:12 +0200)
commitf48985861a26f175682e49ce87e6d5b674a22d1a
tree6321949813112d73f0ceece7015d1e3b780ae5cf
parent649d3a75e2d29a999aabb80d9a4d63cc4cfb7c56
grub2: enable EFI for armvirt

This adds a separate package for EFI on Arm SystemReady
compatible machines. 32-bit Arm UEFI is supported as well.

It is very similar to x86-64 EFI setup, without the
need for BIOS backward compatibility and slightly
different default modules.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
(cherry picked from commit 8f29b1573ddf3b7ed7c53bee1a7d55e574806205)
config/Config-images.in
package/boot/grub2/Makefile
package/boot/grub2/files/grub-early-gpt.cfg [new file with mode: 0644]