Change license from GPLv3 to LGPLv3.
[seabios.git] / src / post_menu.c
2009-01-16 Kevin O'ConnorChange license from GPLv3 to LGPLv3.
2008-12-29 Kevin O'ConnorMove IPL definitions from ebda to global variables.
2008-12-17 Kevin O'ConnorUse rtc for keyboard delay instaed of tsc.
2008-11-28 Kevin O'ConnorImplement tsc based delay timers, and use them througho...
2008-10-25 Kevin O'ConnorUpdate F11/F12 scan codes from bochs bios.
2008-07-22 Kevin O'ConnorAdd additional config options to remove parts of code.
2008-07-04 Kevin O'ConnorExtract 'struct bregs' out of biosvar.h; clean up heade...
2008-05-18 Kevin O'ConnorEstablish boot order in post stage.
2008-04-05 Kevin O'ConnorForward port new boot menu features from bochs bios.