aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
AgeCommit message (Expand)AuthorFilesLines
2011-07-12Updates to TODO list.Kevin O'Connor1-8/+0
2010-06-28Initial bootsplash support.Kevin O'Connor1-2/+0
2010-06-19Update TODOKevin O'Connor1-5/+0
2010-01-04Add int1589 support.Kevin O'Connor1-9/+5
2009-12-30Commit compiled dsdt file; misc comment updates.Kevin O'Connor1-2/+3
2009-11-25Misc updates.Kevin O'Connor1-0/+2
2009-10-19Update TODO list.Kevin O'Connor1-13/+8
2009-09-09Replace common segment/offset pairs with struct segoff_s.Kevin O'Connor1-2/+0
2009-08-18Update todo.Kevin O'Connor1-4/+0
2009-07-30Update TODO items.Kevin O'Connor1-5/+1
2009-07-25Update TODO items.Kevin O'Connor1-8/+0
2009-07-24When enabling write access to 0xf0000, just copy from 0xffff0000.Kevin O'Connor1-2/+1
2009-07-13Update todo list.Kevin O'Connor1-15/+35
2009-02-05TODO list updates.Kevin O'Connor1-18/+10
2008-11-29Detect keyboard ctrl-alt-delete and try to reset machine.Kevin O'Connor1-8/+2
2008-11-11Disable a20 on 16bit calls.Kevin O'Connor1-2/+0
2008-11-11Move POST stack from 0xfffe to 0x7c00.Kevin O'Connor1-6/+0
2008-10-26Misc minor cleanups.Kevin O'Connor1-1/+1
2008-10-25Updates to TODO list.Kevin O'Connor1-17/+13
2008-08-17Misc minor improvements.Kevin O'Connor1-0/+8
2008-07-19Misc fixes and updates.Kevin O'Connor1-2/+15
2008-07-04Breakup rombios32.c into pciinit.c and smbios.cKevin O'Connor1-2/+0
2008-06-28Updates to TODO items.Kevin O'Connor1-3/+3
2008-06-08Enhance e820 memory map generation.Kevin O'Connor1-4/+5
2008-06-07Misc minor updates.Kevin O'Connor1-0/+14
2008-05-12Add tool to check stack usage of 16bit code.Kevin O'Connor1-6/+3
2008-05-12Use a linker script for 16bit code.Kevin O'Connor1-2/+0
2008-05-06Minor cleanups.Kevin O'Connor1-6/+11
2008-03-11Don't pass in ebp/esp to irq handlers.Kevin O'Connor1-3/+1
2008-03-11Don't save/restore flags and ebp on external calls - saves on stack space.Kevin O'Connor1-1/+2
2008-03-11Reduce stack usage for ISRs; minor fixes.Kevin O'Connor1-0/+3
2008-03-03Ubuntu workaround found; update TODO.Kevin O'Connor1-2/+0
2008-03-02Add new item to TODO.Kevin O'Connor1-0/+4
2008-03-02Enhance included bios tables.Kevin O'Connor1-2/+2
2008-03-01Various minor cleanups.Kevin O'Connor1-0/+4
2008-03-01Reduce stack usage in call16().Kevin O'Connor1-5/+2
2008-03-01Cleanup implementation of call16().Kevin O'Connor1-2/+0
2008-03-01Update TODO notes.Kevin O'Connor1-1/+9
2008-02-25Initial checkin.Kevin O'Connor1-0/+22