Chameleon

Chameleon Commit Details

Date:2011-07-06 16:13:08 (12 years 8 months ago)
Author:Evan Lojewski
Commit:1134
Parents: 1133
Message:Update TODO
Changes:
M/trunk/TODO

File differences

trunk/TODO
11
22
3
4
35
46
57
......
5052
5153
5254
53
55
5456
5557
5658
TODO List for Chameleon Boot Loader
====================================
- Fix boot prompt parsing.
- Bring code closer to coding_standards.txt.
- Fix the module system when booting chameleon with multiboot. Cleanup the xcode 4 fix.
The preferred internal behavior of the log info ioreg buffer
would be to store the messages in a consolidated buffer then only write once,
this buffer (i.e just before call the kernel) with flushLogToIOREG();
this buffer (i.e just before call the kernel) with flushLogToIOREG();
The other public function for writing chameleon boot info data would be:
verbose() should incorporate a call to logMessageToIOREG()

Archive Download the corresponding diff file

Revision: 1134