Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/grub: upgrade to 2.04 | Natanael Copa | 2020-01-15 | 1 | -82/+0 |
| | |||||
* | main/grub: fix booting Xen under EFI | William Johansson | 2020-01-14 | 1 | -0/+82 |
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. |