Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386

File Age Rev Message Size
Source at commit 340 created 13 years 10 months ago.
By azimutz, Ok.. as i mentioned about the "drivers" override key, this stuff is mostly based on the search algo on search_and_get_acpi_fd, acpi_patcher.c; i just added 2+2 and got 5 in return :) No need to check for ramdisk presence anymore, courtesy of Zef, rev 264. Why check the root of the ramdisk (rd) instead of /Extra? Well, rd's can be aliased as bt(0,0) or not, and the behavior is pretty diff in both situations; a "normal" rd can load "single" files and the paths to it start with rd(0,0).
  ..
tree boot0 14 years 3 months 86 zef: Added a variant of boot0 (boot0hfs) which prefers a bootable HFS partition in the first MBR partition scan.
tree boot1 14 years 4 months 42 rekursor: - Fixed problem loading absolute paths since last mods - Fixed potential problem with the new getSmbiosChar16() function in fake_efi.c - Set verbose mode to 0 by default - Updated few debug display and potential bug when return vbios file improvements from recent asere mods - few otehr minor cosmetic changes
tree boot2 13 years 10 months 339 meklort: Renamed a function
tree cdboot 14 years 5 months 1 zef: Created base layout and initial import to trunk using r687.
tree doc 14 years 5 months 1 zef: Created base layout and initial import to trunk using r687.
tree libsa 14 years 1 month 155 meklort: Support files updated (headers, memory map to fit large ramdisks, etc)
tree libsaio 13 years 10 months 333 meklort: Initial version of the module system. Basic at the moment, needs a lot of work. Modules (should) be able to link with any function or global variable exported by chameleon. Modules currently *cannot* lonk with each other, if you try to, bad things might happen. Lots fo verbose / debugging information is int modules.c. If you write a module that doesn't load properly, upload a copy of the module, the source, and the issues you are having to the issue tracker and I'll try to fix the bug.
tree modules 13 years 10 months 338 meklort: Modules can not depend on each other. Modules can be linked using the -weak-libary cmmand in ld. Untested.
tree util 14 years 4 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.
blob Makefile 13 years 10 months 306 meklort: Makefile update, ignore hidden folders in the module folder 1.13 kB
blob MakeInc.dir 14 years 5 months 1 zef: Created base layout and initial import to trunk using r687. 2.01 kB
blob MakePaths.dir 14 years 5 months 1 zef: Created base layout and initial import to trunk using r687. 131 bytes

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