From: Fu Wei fu.wei@linaro.org
This patchset add xen_boot support into grup-mkconfig for generating xen boot entrances automatically
ChangeLog: v1 :first upstream patchset.
Fu Wei (3): arm64: add grub_xen_boot env to indicate that we have xen_* commands * util/grub.d/20_linux_xen.in: Add support of the xen_boot command i386,xen: Add xen_hypervisor and xen_module aliases for i386
grub-core/loader/arm64/xen_boot.c | 8 ++++++++ grub-core/loader/i386/xen.c | 7 +++++++ util/grub.d/20_linux_xen.in | 18 +++++++++++++++--- 3 files changed, 30 insertions(+), 3 deletions(-)