Disable a20 on 16bit calls.
[seabios.git] / TODO
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.