Cleanup - it's no longer necessary to manually reset global variables.
[seabios.git] / src / boot.h
2010-01-03 Kevin O'ConnorBe sure to add "void" to all function prototypes that...
2009-10-23 Kevin O'ConnorPass 'drive_s' pointer instead of driveid.
2009-09-12 Kevin O'ConnorAdd mechanism for describing internal drives in boot...
2009-04-13 Kevin O'ConnorInitial support for running CBFS payloads.
2009-02-16 Kevin O'ConnorEnhance boot menu to allow user to select which CD...
2009-02-09 Kevin O'ConnorAdd support for selecting harddrive order in boot menu.
2009-02-08 Kevin O'ConnorReorganize boot code.
2008-12-29 Kevin O'ConnorMove IPL definitions from ebda to global variables.