K 10 svn:author V 5 benno K 8 svn:date V 27 2001-10-07T13:22:25.000000Z K 7 svn:log V 532 Mega-patch for OpenFirmware loader support. - Flesh out ofw_readin routine. - Add OpenFirmware load and exec routines. - Make sure memory allocation for the kernel is done correctly. - Change the way the heap is allocated so as to make it easier to deallocate when we hand over. - Add a command to print memory maps similar to the one for ia64. With this patch, I can now load and hand over to a kernel on my iMac. There are some problems with OpenFirmware routines failing after the hand over that still need to be addressed. END