Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be sure to add "void" to all function prototypes that take no args. | Kevin O'Connor | 2010-01-03 | 1 | -2/+2 |
* | Pass 'drive_s' pointer instead of driveid. | Kevin O'Connor | 2009-10-22 | 1 | -1/+2 |
* | Add mechanism for describing internal drives in boot menu. | Kevin O'Connor | 2009-09-12 | 1 | -1/+4 |
* | Initial support for running CBFS payloads. | Kevin O'Connor | 2009-04-13 | 1 | -2/+2 |
* | Enhance boot menu to allow user to select which CD drive to boot from. | Kevin O'Connor | 2009-02-16 | 1 | -1/+1 |
* | Add support for selecting harddrive order in boot menu. | Kevin O'Connor | 2009-02-08 | 1 | -5/+9 |
* | Reorganize boot code. | Kevin O'Connor | 2009-02-08 | 1 | -3/+2 |
* | Move IPL definitions from ebda to global variables. | Kevin O'Connor | 2008-12-28 | 1 | -0/+41 |