grml...
[seabios.git] / TODO
2011-07-13 Kevin O'ConnorUpdates to TODO list.
2010-06-28 Kevin O'ConnorInitial bootsplash support.
2010-06-19 Kevin O'ConnorUpdate TODO
2010-01-05 Kevin O'ConnorAdd int1589 support.
2009-12-30 Kevin O'ConnorCommit compiled dsdt file; misc comment updates.
2009-11-26 Kevin O'ConnorMisc updates.
2009-10-20 Kevin O'ConnorUpdate TODO list.
2009-09-09 Kevin O'ConnorReplace common segment/offset pairs with struct segoff_s.
2009-08-19 Kevin O'ConnorUpdate todo.
2009-07-31 Kevin O'ConnorUpdate TODO items.
2009-07-25 Kevin O'ConnorUpdate TODO items.
2009-07-25 Kevin O'ConnorWhen enabling write access to 0xf0000, just copy from...
2009-07-14 Kevin O'ConnorUpdate todo list.
2009-02-06 Kevin O'ConnorTODO list updates.
2008-11-29 Kevin O'ConnorDetect keyboard ctrl-alt-delete and try to reset machine.
2008-11-12 Kevin O'ConnorDisable a20 on 16bit calls.
2008-11-12 Kevin O'ConnorMove POST stack from 0xfffe to 0x7c00.
2008-10-26 Kevin O'ConnorMisc minor cleanups.
2008-10-26 Kevin O'ConnorUpdates to TODO list.
2008-08-17 Kevin O'ConnorMisc minor improvements.
2008-07-19 Kevin O'ConnorMisc fixes and updates.
2008-07-04 Kevin O'ConnorBreakup rombios32.c into pciinit.c and smbios.c
2008-06-28 Kevin O'ConnorUpdates to TODO items.
2008-06-09 Kevin O'ConnorEnhance e820 memory map generation.
2008-06-07 Kevin O'ConnorMisc minor updates.
2008-05-13 Kevin O'ConnorAdd tool to check stack usage of 16bit code.
2008-05-12 Kevin O'ConnorUse a linker script for 16bit code.
2008-05-06 Kevin O'ConnorMinor cleanups.
2008-03-12 Kevin O'ConnorDon't pass in ebp/esp to irq handlers.
2008-03-12 Kevin O'ConnorDon't save/restore flags and ebp on external calls...
2008-03-11 Kevin O'ConnorReduce stack usage for ISRs; minor fixes.
2008-03-04 Kevin O'ConnorUbuntu workaround found; update TODO.
2008-03-03 Kevin O'ConnorAdd new item to TODO.
2008-03-02 Kevin O'ConnorEnhance included bios tables.
2008-03-02 Kevin O'ConnorVarious minor cleanups.
2008-03-01 Kevin O'ConnorReduce stack usage in call16().
2008-03-01 Kevin O'ConnorCleanup implementation of call16().
2008-03-01 Kevin O'ConnorUpdate TODO notes.
2008-02-26 Kevin O'ConnorInitial checkin.