grub/grub-core/loader
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
..
arm arm-uboot, ia64, sparc64: Fix up grub_file_open() calls 2020-09-21 13:46:34 -04:00
arm64 verifiers: ARM Xen fallout cleanup 2020-09-21 13:46:35 -04:00
efi grub-core/loader/efi/fdt.c: Fixup grub_file_open() call 2020-09-21 13:46:34 -04:00
i386 xen: Add basic hooks for PVH in current code 2020-09-21 13:57:20 -04:00
ia64/efi arm-uboot, ia64, sparc64: Fix up grub_file_open() calls 2020-09-21 13:46:34 -04:00
mips verifiers: Add possibility to verify kernel and modules command lines 2020-09-21 13:46:34 -04:00
powerpc/ieee1275 verifiers: Add possibility to verify kernel and modules command lines 2020-09-21 13:46:34 -04:00
sparc64/ieee1275 arm-uboot, ia64, sparc64: Fix up grub_file_open() calls 2020-09-21 13:46:34 -04:00
aout.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
linux.c verifiers: File type for fine-grained signature-verification controlling 2020-09-21 13:29:05 -04:00
lzss.c Add LZSS Mach-O support (needed for new xnu kernelcache). 2012-02-29 13:26:13 +01:00
macho.c verifiers: File type for fine-grained signature-verification controlling 2020-09-21 13:29:05 -04:00
macho32.c * grub-core/loader/machoXX.c: Fix compilation on non-i386. 2013-12-17 22:44:46 +01:00
macho64.c * grub-core/loader/machoXX.c: Fix compilation on non-i386. 2013-12-17 22:44:46 +01:00
machoXX.c Simplify few strings. 2013-05-07 11:44:15 +02:00
multiboot.c verifiers: File type for fine-grained signature-verification controlling 2020-09-21 13:29:05 -04:00
multiboot_elfxx.c multiboot_elfxx.c: Fix compilation by fixing undeclared variable 2020-09-21 13:19:10 -04:00
multiboot_mbi2.c verifiers: Add possibility to verify kernel and modules command lines 2020-09-21 13:46:34 -04:00
xnu.c verifiers: Add possibility to verify kernel and modules command lines 2020-09-21 13:46:34 -04:00
xnu_resume.c verifiers: File type for fine-grained signature-verification controlling 2020-09-21 13:29:05 -04:00