Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules

File Age Rev Message Size
Source at commit 444 created 13 years 10 months ago.
By zef, Fixed calling getBootVolumeDescription() with properly adjusted strMaxLen values. Removed broken optionKey setting. Now using strncat() for adding proper NULL termination in destination strings.
  ..
tree HelloWorld 13 years 10 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.
tree KernelPatcher 13 years 10 months 442 meklort: Kernel patcher changes, initial lapic_configure patch, as well as a test patch for lapic_interrupt.
tree Symbols 13 years 11 months 355 meklort: Fixed the rebase + bind code, now works properly. Removed a few ugly hacks. KernelPatcher now loads properly (no more reboots).
blob Makefile 13 years 11 months 338 meklort: Modules can not depend on each other. Modules can be linked using the -weak-libary cmmand in ld. Untested. 1.22 kB

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