Chameleon

Chameleon Svn Source Tree

Root/branches/cparm/TODO

1TODO List for Chameleon Boot Loader
2====================================
3
4- split nvidia, gma and ati code into separate modules
5- move device_inject, MBR (OSX works better on Guid partition theme anyway), winfs, bsdfs, ext2fs, befs, and the command lspci, memory, more and video into modules
6- Implement a pool allocator, so each module will run and allocate memory in there own pool, de-alloc all allocated memory by the module,
7 will be done simply by destroying the pool
8
9- implement cpu topology
10- Backport cconfig from the trunk
11- update cpu_intel_amd
12- Implement a Host like in bits to avoid some return issues
13
14- update project with corehash
15
16NOTE: It seems that nvram variables must be set thru efiRuntimeServices->SetVariable(...),
17 then, the /options node is filled by kernel depending on the Runtime Services.
18 If true, this requires a more complete EFI implementation (perhaps in a module, or a kext).
19
20- Make an OS X server icon for LoginToLion

Archive Download this file

Revision: 1986