mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-14 18:44:19 +00:00
![]() Add the hooks to current code needed for Xen PVH. They will be filled with code later when the related functionality is being added. loader/i386/linux.c needs to include machine/kernel.h now as it needs to get GRUB_KERNEL_USE_RSDP_ADDR from there. This in turn requires to add an empty kernel.h header for some i386 platforms (efi, coreboot, ieee1275, xen) and for x86_64 efi. Signed-off-by: Juergen Gross <jgross@suse.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> Tested-by: Hans van Kranenburg <hans@knorrie.org> Origin: backport, https://git.savannah.gnu.org/cgit/grub.git/commit/?id=0b3e4eb2d2e1875e6045e838962f769f2ce161dd Bug-Debian: https://bugs.debian.org/776450 Last-Update: 2019-01-07 Patch-Name: xen-pvh-basic-hooks.patch |
||
---|---|---|
.. | ||
init.c |