mirror of
https://git.proxmox.com/git/grub2
synced 2025-11-03 10:50:36 +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> |
||
|---|---|---|
| .. | ||
| coreboot | ||
| efi | ||
| ieee1275 | ||
| pc | ||
| qemu | ||
| xen | ||
| dl.c | ||
| int.S | ||
| multiboot_mmap.c | ||
| realmode.S | ||
| tsc_pit.c | ||
| tsc_pmtimer.c | ||
| tsc.c | ||