Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/grub: fix booting Xen under EFI | William Johansson | 2020-01-14 | 1 | -0/+64 |
Need to use multiboot2 while booting Xen under EFI, and not multiboot as is used when generating grub.cfg with grub-mkconfig. Backport commits included in upstream Grub 2.04. Diskless setups are not affected, as grub.cfg is generated manually by the mkimage scipts. (cherry picked from commit 6b9be75ec9776ac0f8ced9d888106194ae61b4f0) |