grub/include
phcoder dd103c4e04 2009-08-24 Vladimir Serbinenko <phcoder@gmail.com>
Fix OpenBSD and NetBSD support.

	* include/grub/i386/bsd.h (GRUB_BSD_TEMP_BUFFER): Change to resolve
	memory address conflict.
	(OPENBSD_MMAP_ACPI): New definition.
	(OPENBSD_MMAP_NVS): Likewise.
	* loader/i386/bsd.c (grub_openbsd_boot): Support OPENBSD_MMAP_ACPI
	and OPENBSD_MMAP_NVS.
	Add memory map terminator
	Explicit cast when calling grub_unix_real_boot.
	(grub_nebsd_boot): Explicit cast when calling grub_unix_real_boot.
2009-08-24 13:20:24 +00:00
..
grub 2009-08-24 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-24 13:20:24 +00:00
multiboot.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
multiboot2.h 2009-06-10 Pavel Roskin <proski@gnu.org> 2009-06-10 20:11:12 +00:00