grub/include/grub/i386/coreboot
Juergen Gross 0b3e4eb2d2 xen: Add basic hooks for PVH in current code
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>
2018-12-12 12:03:27 +01:00
..
boot.h Add a few files that were lost during transition from svn. 2009-11-08 16:57:31 +00:00
console.h Detach optional parts of gfxterm and integrate in with coreboot init. 2013-05-31 00:42:33 +02:00
kernel.h xen: Add basic hooks for PVH in current code 2018-12-12 12:03:27 +01:00
memory.h Move common BIOS/coreboot memory map declarations to 2013-11-23 12:39:21 +01:00
serial.h Add a few files that were lost during transition from svn. 2009-11-08 16:57:31 +00:00
time.h Add a few files that were lost during transition from svn. 2009-11-08 16:57:31 +00:00