K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2011-05-18T14:55:16.010019Z K 7 svn:log V 473 Rearrange the OF 32-bit call thunk for ppc64 to be in its own file instead of aim/locore64.S and make an equivalent thunk for 32-bit platforms to handle real mode. Add in similar stubs (untested) for RTAS calls and fix the SLOF memory hack in ofw_machdep.c to not break Apple machines with physical memory lists that are not in order. This rearranges a bunch of OF-related stuff, but still boots on: - POWER7 LPAR - IBM Cell simulator - iBook G4 - Powermac G3 - Xserve G5 END