Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/boot2

File Age Rev Message Size
Source at commit 713 created 13 years 4 months ago.
By slice, module.c refactored
  ..
blob appleClut8.h 14 years 4 months 1 zef: Created base layout and initial import to trunk using r687. 5.36 kB
blob bmdecompress.c 14 years 4 months 1 zef: Created base layout and initial import to trunk using r687. 7.32 kB
blob boot.c 13 years 4 months 712 meklort: Fixed boot log issue as mentioned by Azimutz. No code that needs to output to the boot log should do so after finalizeBootStruct and setupBooterLog. 19.91 kB
blob boot.h 13 years 7 months 606 meklort: Kext patcher update. Can now patch both the gma950 binary and plist in mem. Will add error detections and device id detection to determine if a patch is required 7.73 kB
blob boot2.s 13 years 7 months 577 meklort: Reenabled multiboot code (ramdisk support) 14.07 kB
blob drivers.c 13 years 7 months 606 meklort: Kext patcher update. Can now patch both the gma950 binary and plist in mem. Will add error detections and device id detection to determine if a patch is required 22.98 kB
blob drivers.h 13 years 8 months 562 meklort: Split drivers.c into dricers.c and drivers.h so modules can use the header 2.56 kB
blob graphics.c 13 years 6 months 635 meklort: Add module hooks. Change resume code to use verbose and not printf 22.36 kB
blob graphics.h 13 years 8 months 545 meklort: Modules bugfix with Platform variable change. Removed a few warnings. 1.75 kB
blob IOHibernatePrivate.h 14 years 4 months 1 zef: Created base layout and initial import to trunk using r687. 11.46 kB
blob lzss.c 14 years 4 months 1 zef: Created base layout and initial import to trunk using r687. 3.24 kB
blob Makefile 13 years 4 months 710 meklort: Symbols.dylib embeded properly in boot. Modules now link to Symbols.dylib properly. Disabled Resolution init code untill, has issues with embeded symbols.dylib. TODO: fix gui / freezeup when embeded. Branch is *NOT* in a usable state 6.13 kB
blob mboot.c 13 years 7 months 577 meklort: Reenabled multiboot code (ramdisk support) 18.89 kB
blob mboot.h 14 years 4 months 1 zef: Created base layout and initial import to trunk using r687. 907 bytes
blob modules.c 13 years 4 months 710 meklort: Symbols.dylib embeded properly in boot. Modules now link to Symbols.dylib properly. Disabled Resolution init code untill, has issues with embeded symbols.dylib. TODO: fix gui / freezeup when embeded. Branch is *NOT* in a usable state 31.48 kB
blob modules.h 13 years 5 months 655 meklort: Modules update. removed hardcoding for dyld_stub_bunder in modules.c Added a subset of klibc for a more complete c library implimentation. Added a subset of uclibc++ for an initial c++ implimentation. Note: cout / cin / file io has been disabled. Also note that exceptions and rtti is disabled. Modified the helow world code foa small c++ test. 2.70 kB
blob modules_support.s 13 years 5 months 686 meklort: Module system update / makefile changes. Work in progress. 69 bytes
blob multiboot.h 14 years 4 months 1 zef: Created base layout and initial import to trunk using r687. 6.86 kB
blob options.c 13 years 8 months 543 meklort: Chameleon code shrinkage. Also moved a few things to modules. 32.64 kB
blob options.h 13 years 8 months 521 meklort: Modules, Modules everywhere 2.69 kB
blob prompt.c 13 years 8 months 543 meklort: Chameleon code shrinkage. Also moved a few things to modules. 2.00 kB
blob ramdisk.c 13 years 7 months 577 meklort: Reenabled multiboot code (ramdisk support) 6.90 kB
blob ramdisk.h 14 years 24 days 155 meklort: Support files updated (headers, memory map to fit large ramdisks, etc) 956 bytes
blob resume.c 13 years 5 months 655 meklort: Modules update. removed hardcoding for dyld_stub_bunder in modules.c Added a subset of klibc for a more complete c library implimentation. Added a subset of uclibc++ for an initial c++ implimentation. Note: cout / cin / file io has been disabled. Also note that exceptions and rtti is disabled. Modified the helow world code foa small c++ test. 6.16 kB
blob Symbols.c 13 years 5 months 655 meklort: Modules update. removed hardcoding for dyld_stub_bunder in modules.c Added a subset of klibc for a more complete c library implimentation. Added a subset of uclibc++ for an initial c++ implimentation. Note: cout / cin / file io has been disabled. Also note that exceptions and rtti is disabled. Modified the helow world code foa small c++ test. 1.81 kB
blob WKdm.h 14 years 4 months 1 zef: Created base layout and initial import to trunk using r687. 8.02 kB
blob WKdmDecompress.c 13 years 8 months 521 meklort: Modules, Modules everywhere 8.65 kB

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