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>
Fri, 2 Jun 2023 09:36:12 +0000 (11:36 +0200)
commit8f29b1573ddf3b7ed7c53bee1a7d55e574806205
tree5b38f1bce7a4a530191d0f4ee13165da8efc1a1f
parent97c5d317f59e071c9f691add5748a74a75665038
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>
config/Config-images.in
package/boot/grub2/Makefile
package/boot/grub2/files/grub-early-gpt.cfg [new file with mode: 0644]