Fix typo in clock.c outb_cmos call.
[seabios.git] / TODO
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.