Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/boot2

File Age Rev Message Size
Source at commit 491 created 13 years 7 months ago.
By meklort, Initial 64bit support. lapic_configure patch is currently 32bit only, however the rest of the patches should work fine on a 64bit kernel. I haven't teted this extensivly, so it may or may not work for everyone.
  ..
blob appleboot.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 10.37 kB
blob appleClut8.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 5.36 kB
blob bmdecompress.c 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 7.32 kB
blob boot.c 13 years 8 months 429 meklort: Updated module system. Hooks can now be used within modules when cetaion functions are called in chameleon. Note that onle two hooks currently exist, more need to be added. I also updated the HelloWorld module to use a hook instead of print out right away. 20.18 kB
blob boot.h 13 years 9 months 251 meklort: Make md0 image user selectable. Falls back to Postboot.img 7.44 kB
blob boot2.s 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 14.06 kB
blob drivers.c 13 years 7 months 458 meklort: Modified make file. Created initial module for patching kexts + associated hooks that may be needed. Subject to change and may be removed if deemed unusable / impractical. Untested. 24.43 kB
blob graphic_utils.c 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 2.81 kB
blob graphic_utils.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 1.82 kB
blob graphics.c 14 years 1 month 128 diebuche: Sry, meant to apply it to my branch 34.91 kB
blob graphics.h 14 years 1 month 128 diebuche: Sry, meant to apply it to my branch 1.40 kB
blob gui.c 13 years 11 months 147 meklort: EDID: reads edid from monitor to determine best resolution for main screen. 45.48 kB
blob gui.h 14 years 3 months 23 rekursor: Merged modifications from my branch to trunk as requested by Zef. This includes asere patch with few modifications /bug fixes. Included JrCs coding standard name convention change. See CHANGES file for details. 3.56 kB
blob IOHibernatePrivate.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 11.46 kB
blob lzss.c 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 3.24 kB
blob Makefile 13 years 8 months 341 meklort: Updates module code, dependencies now work correctly. Added KernelPatcher module (currently doesn't hook in anywhere). I need to fix the module loader so that the kernel patcher module loads / starts correctly. 3.62 kB
blob mboot.c 14 years 3 months 23 rekursor: Merged modifications from my branch to trunk as requested by Zef. This includes asere patch with few modifications /bug fixes. Included JrCs coding standard name convention change. See CHANGES file for details. 18.96 kB
blob mboot.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 907 bytes
blob modules.c 13 years 7 months 491 meklort: Initial 64bit support. lapic_configure patch is currently 32bit only, however the rest of the patches should work fine on a 64bit kernel. I haven't teted this extensivly, so it may or may not work for everyone. 26.04 kB
blob modules.h 13 years 7 months 482 meklort: Modified macho parser to handle 64bit files properly (untested). Modified module hooks to be a sorted linked list for now, I may convert to a faster search later on. I should now be able to add 64bit support to the kernel patcher. 2.02 kB
blob multiboot.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 6.86 kB
blob options.c 13 years 11 months 145 meklort: Kernel patcher works now (patched the kernel too late before) 39.09 kB
blob picopng.c 14 years 3 months 23 rekursor: Merged modifications from my branch to trunk as requested by Zef. This includes asere patch with few modifications /bug fixes. Included JrCs coding standard name convention change. See CHANGES file for details. 37.88 kB
blob picopng.h 14 years 3 months 23 rekursor: Merged modifications from my branch to trunk as requested by Zef. This includes asere patch with few modifications /bug fixes. Included JrCs coding standard name convention change. See CHANGES file for details. 613 bytes
blob prompt.c 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 1.95 kB
blob ramdisk.c 13 years 9 months 252 meklort: Make md0 image user selectable. Falls back to Postboot.img, take 2 7.05 kB
blob ramdisk.h 13 years 11 months 155 meklort: Support files updated (headers, memory map to fit large ramdisks, etc) 956 bytes
blob resume.c 14 years 2 months 46 rekursor: Released pre6 that fixes the hibernation problem, features a new algo for smarter SystemType determination, see CHANGES for details. 6.16 kB
blob WKdm.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 8.02 kB
blob WKdmDecompress.c 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 8.63 kB

svn co -r 491 http://forge.voodooprojects.org/svn/chameleon Help