freebsd-dev/sys/boot/ofw
Andreas Tobler 18ed1960fc Check the OF_getprop() return value before proceeding. Allocate only as
much space as needed for the mode buffer. Use strcmp, relying on OF giving
back NULL terminated strings.

Submitted by:	marius
Approved by:	nwhitehorn (mentor)
2010-11-20 19:23:16 +00:00
..
common Fix the printf() in init_heap so that it can run before the console is up. 2010-10-29 00:37:35 +00:00
libofw Check the OF_getprop() return value before proceeding. Allocate only as 2010-11-20 19:23:16 +00:00
Makefile
Makefile.inc Provide support in loader for booting 64-bit PowerPC kernels. Like amd64, 2010-07-12 00:49:22 +00:00