grub/grub-core
Vladimir 'phcoder' Serbinenko 111c17782a Plan9 support.
* Makefile.util.def (libgrubmods): Add
	grub-core/partmap/plan.c.
	* docs/grub.texi: Notice Plan9 support.
	* grub-core/Makefile.core.def (plan9): New module.
	(part_plan): Likewise.
	* grub-core/loader/i386/pc/plan9.c: New file.
	* grub-core/partmap/plan.c: Likewise.
	* include/grub/msdos_partition.h (GRUB_PC_PARTITION_TYPE_PLAN9): New
	define.
	(GRUB_PC_PARTITION_TYPE_LINUX_SWAP): Likewise.
	* include/grub/mm.h (grub_extend_alloc): New inline function.
2011-11-13 19:38:08 +01:00
..
2011-11-12 21:38:04 +01:00
2011-11-12 23:16:48 +01:00
2011-11-12 21:46:52 +01:00
2011-05-16 17:17:04 +02:00
2011-11-13 19:38:08 +01:00
2011-05-15 01:43:44 +02:00
2011-11-13 12:48:39 +01:00
2011-05-08 18:29:37 +02:00
2011-11-13 19:38:08 +01:00