aboutsummaryrefslogtreecommitdiff
path: root/package/boot/grub2/files/grub-early-gpt.cfg
Commit message (Collapse)AuthorAge
* grub2: enable EFI for armvirtMathew McBride2023-06-02
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>