Change license from GPLv3 to LGPLv3.
[seabios.git] / src / apm.c
2009-01-16 Kevin O'ConnorChange license from GPLv3 to LGPLv3.
2008-12-13 Kevin O'ConnorImplement GET/SET_GLOBAL(...) instead of using GET...
2008-07-04 Kevin O'ConnorExtract 'struct bregs' out of biosvar.h; clean up heade...
2008-06-07 Kevin O'ConnorAPM fixes; don't save/clear/restore %esp high bits.
2008-05-26 Kevin O'ConnorSupport config option to disable APM BIOS calls.
2008-05-25 Kevin O'ConnorImprove control of debug messages.
2008-05-18 Kevin O'ConnorInitial support for coreboot.
2008-05-06 Kevin O'ConnorMinor cleanups.
2008-03-15 Kevin O'ConnorMinor cleanups.
2008-03-09 Kevin O'ConnorReplace debug_exit calls with debug info while setting...
2008-03-08 Kevin O'ConnorEnhance APM support.
2008-03-06 Kevin O'ConnorAdd initial support for apmbios code.