aboutsummaryrefslogtreecommitdiffstats
path: root/main/grub/0001-util-grub.d-20_linux_xen.in-Add-xen_boot-command-sup.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/grub: fix booting Xen under EFIWilliam Johansson2020-01-141-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)