mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-04 19:10:53 +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> |
||
---|---|---|
.. | ||
efi | ||
xen | ||
at_keyboard.h | ||
io.h | ||
linux.h | ||
macho.h | ||
memory.h | ||
multiboot.h | ||
pci.h | ||
relocator.h | ||
setjmp.h | ||
time.h | ||
types.h | ||
xnu.h |