aboutsummaryrefslogtreecommitdiffstats
path: root/src/boot.h
Commit message (Expand)AuthorAgeFilesLines
* Be sure to add "void" to all function prototypes that take no args.Kevin O'Connor2010-01-031-2/+2
* Pass 'drive_s' pointer instead of driveid.Kevin O'Connor2009-10-221-1/+2
* Add mechanism for describing internal drives in boot menu.Kevin O'Connor2009-09-121-1/+4
* Initial support for running CBFS payloads.Kevin O'Connor2009-04-131-2/+2
* Enhance boot menu to allow user to select which CD drive to boot from.Kevin O'Connor2009-02-161-1/+1
* Add support for selecting harddrive order in boot menu.Kevin O'Connor2009-02-081-5/+9
* Reorganize boot code.Kevin O'Connor2009-02-081-3/+2
* Move IPL definitions from ebda to global variables.Kevin O'Connor2008-12-281-0/+41