grub/grub-core/loader
Vladimir 'phcoder' Serbinenko c5c81ff978 Pass PCIINFO on BIOS to OpenBSD since otherwise it fails to boot
on some qemu versions with GRUB.

	* include/grub/i386/openbsd_bootarg.h (OPENBSD_BOOTARG_PCIBIOS): New
	define.
	(grub_openbsd_bootarg_pcibios): New struct.
	* grub-core/loader/i386/bsd.c (grub_openbsd_boot) [GRUB_MACHINE_PCBIOS]:
	Add PCIINFO.
2012-06-07 16:41:52 +02:00
..
efi * grub-core/loader/efi/chainloader.c (copy_file_path): Handle non-ASCII 2012-06-06 02:34:32 +02:00
i386 Pass PCIINFO on BIOS to OpenBSD since otherwise it fails to boot 2012-06-07 16:41:52 +02:00
ia64/efi * include/grub/misc.h (ALIGN_UP_OVERHEAD): New define. 2012-03-05 01:17:55 +01:00
mips * include/grub/misc.h (ALIGN_UP_OVERHEAD): New define. 2012-03-05 01:17:55 +01:00
powerpc/ieee1275 * grub-core/loader/powerpc/ieee1275/linux.c (grub_linux_boot): Sync 2012-06-06 18:58:19 +02:00
sparc64/ieee1275 * include/grub/misc.h (ALIGN_UP_OVERHEAD): New define. 2012-03-05 01:17:55 +01:00
aout.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
lzss.c Add LZSS Mach-O support (needed for new xnu kernelcache). 2012-02-29 13:26:13 +01:00
macho.c Add LZSS Mach-O support (needed for new xnu kernelcache). 2012-02-29 13:26:13 +01:00
macho32.c Add LZSS Mach-O support (needed for new xnu kernelcache). 2012-02-29 13:26:13 +01:00
macho64.c Add LZSS Mach-O support (needed for new xnu kernelcache). 2012-02-29 13:26:13 +01:00
machoXX.c * grub-core/loader/machoXX.c (grub_macho_load): Fix signed vs unsigned 2012-02-29 15:48:57 +01:00
multiboot.c Fix FTBFS on mips and ppc 2012-03-03 20:53:54 +01:00
multiboot_elfxx.c boot services avoid code based on the patch by Matthew Garrett 2012-03-03 20:06:41 +01:00
multiboot_mbi2.c boot services avoid code based on the patch by Matthew Garrett 2012-03-03 20:06:41 +01:00
xnu.c Add LZSS Mach-O support (needed for new xnu kernelcache). 2012-02-29 13:26:13 +01:00
xnu_resume.c boot services avoid code based on the patch by Matthew Garrett 2012-03-03 20:06:41 +01:00