freebsd-dev/sys/boot/ofw
Nathan Whitehorn e60ab831db Fix some memory management issues discovered when trying to boot the PPC
OF loader on systems where address cells and size cells are both 2 (the
Mambo simulator) and fix an error where cons_probe() was called before
init_heap() but used malloc() to set environment variables.

MFC after:	1 month
2010-10-28 23:46:05 +00:00
..
common Fix some memory management issues discovered when trying to boot the PPC 2010-10-28 23:46:05 +00:00
libofw Fix some memory management issues discovered when trying to boot the PPC 2010-10-28 23:46:05 +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