Improve control of debug messages.
[seabios.git] / src / output.c
2008-05-25 Kevin O'ConnorImprove control of debug messages.
2008-05-08 Kevin O'ConnorAdd support for sending debug messages to a serial...
2008-05-06 Kevin O'ConnorMinor cleanups.
2008-04-05 Kevin O'ConnorForward port new boot menu features from bochs bios.
2008-04-05 Kevin O'ConnorMake several functions non-inline.
2008-03-31 Kevin O'ConnorMinor cleanup of GET_VAR usage in output.c.
2008-03-29 Kevin O'ConnorMinor debugging improvements.
2008-03-15 Kevin O'ConnorMinor cleanups.
2008-03-12 Kevin O'ConnorDon't pass in ebp/esp to irq handlers.
2008-03-11 Kevin O'ConnorReduce stack usage for ISRs; minor fixes.
2008-03-09 Kevin O'ConnorReplace debug_exit calls with debug info while setting...
2008-03-08 Kevin O'ConnorMinor hack - allow formats with 'l' to be shown in...
2008-03-05 Kevin O'ConnorIgnore precision specifiers in printf code.
2008-03-02 Kevin O'ConnorBug fixes; get mouse working.
2008-03-01 Kevin O'ConnorMinor update to bprintf.
2008-02-29 Kevin O'ConnorEnable extra debugging.
2008-02-26 Kevin O'ConnorVersion 0.1.2
2008-02-26 Kevin O'ConnorVersion 0.1.1
2008-02-26 Kevin O'ConnorInitial checkin.