grub/grub-core/loader/i386
Juergen Gross 21d8017ace 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>
2020-09-21 13:57:20 -04:00
..
coreboot verifiers: File type for fine-grained signature-verification controlling 2020-09-21 13:29:05 -04:00
efi loader: Move verity-hash.h to include 2017-01-25 14:54:46 -08:00
pc verifiers: Add possibility to verify kernel and modules command lines 2020-09-21 13:46:34 -04:00
bsd.c verifiers: Add possibility to verify kernel and modules command lines 2020-09-21 13:46:34 -04:00
bsd32.c automake commit without merge history 2010-05-06 11:34:04 +05:30
bsd64.c automake commit without merge history 2010-05-06 11:34:04 +05:30
bsd_pagetable.c * grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel): 2010-10-16 22:16:52 +02:00
bsdXX.c loader/bsd: Fix signed/unsigned comparison 2016-01-16 20:40:55 +00:00
linux.c xen: Add basic hooks for PVH in current code 2020-09-21 13:57:20 -04:00
multiboot_mbi.c verifiers: Add possibility to verify kernel and modules command lines 2020-09-21 13:46:34 -04:00
xen.c verifiers: Xen fallout cleanup 2020-09-21 13:46:35 -04:00
xen_file.c verifiers: File type for fine-grained signature-verification controlling 2020-09-21 13:29:05 -04:00
xen_file32.c Add new ports: i386-xen and x86_64-xen. This allows running GRUB in 2013-11-09 21:29:11 +01:00
xen_file64.c Add new ports: i386-xen and x86_64-xen. This allows running GRUB in 2013-11-09 21:29:11 +01:00
xen_fileXX.c xen: add capability to load p2m list outside of kernel mapping 2016-10-27 16:22:06 +02:00
xnu.c verifiers: File type for fine-grained signature-verification controlling 2020-09-21 13:29:05 -04:00