Vladimir 'phcoder' Serbinenko 873ccae6c2 2010-03-14 Vladimir Serbinenko <phcoder@gmail.com>
* conf/powerpc-ieee1275.rmk (pkglib_MODULES): Add ieee1275_fb.mod.
	(ieee1275_fb_mod_SOURCES): New variable.
	(ieee1275_fb_mod_CFLAGS): Likewise.
	(ieee1275_fb_mod_LDFLAGS): Likewise.
	* include/grub/ieee1275/ieee1275.h (grub_ieee1275_devices_iterate):
	New proto.
	* kern/ieee1275/init.c (HEAP_MAX_SIZE): Increased.
	(HEAP_MAX_ADDR): Likewise.
	* kern/ieee1275/openfw.c (grub_children_iterate): Don't skip empty
	type.
	Correct stop condition.
	(grub_ieee1275_devices_iterate): New function.
	* video/ieee1275.c: New file.
2010-03-14 15:49:07 +01:00
2010-02-13 18:48:33 +01:00
2010-01-20 20:40:30 +01:00
2010-03-14 15:43:22 +01:00
2009-12-29 10:04:06 +01:00
2010-03-14 15:43:22 +01:00
2010-03-14 15:43:22 +01:00
2010-01-20 07:36:17 +01:00
2010-03-14 15:21:04 +01:00
2009-12-28 01:05:47 +01:00
2010-03-14 15:21:04 +01:00
2010-03-14 15:43:22 +01:00
2009-12-05 16:34:27 +01:00
2010-03-14 15:21:04 +01:00
2009-12-18 03:57:32 +01:00
2009-12-24 21:54:37 +01:00
2006-04-02 08:59:23 +00:00

This is GRUB 2, the second version of the GRand Unified Bootloader.
GRUB 2 is rewritten from scratch to make GNU GRUB cleaner, safer, more
robust, more powerful, and more portable.

See the file NEWS for a description of recent changes to GRUB 2.

See the file INSTALL for instructions on how to build and install the
GRUB 2 data and program files.

Please visit the official web page of GRUB 2, for more information.
The URL is <http://www.gnu.org/software/grub/grub.html>.

For now, there is not much documentation yet. Please look at the GRUB
Wiki <http://grub.enbug.org> for testing procedures.
Description
No description provided
Readme
Languages
C 82.5%
Assembly 13.6%
M4 1.4%
Shell 1.3%
Makefile 0.5%
Other 0.5%