K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2009-07-27T04:41:04.602513Z K 7 svn:log V 452 Add the various OFW machdep bits to be able to talk to a 32-bit Open Firmware from a 64-bit environment, and also to handle calling locations in memory from C. This involved hacking a PPC64 ABI function descriptor structure to wrap the plain pointer to the OFW entry point. With this, the kernel starts, prints Hello World, starts KDB, informs me it has no platform module because the Mambo support is uncommitted, politely panics, and stops. Huzzah! END