commit | 0a924124b4f5daf3735a7f81f906a387ba8296f4 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sun Feb 08 19:43:47 2009 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sun Feb 08 19:43:47 2009 -0500 |
tree | 4b40dd53b8c7f2032eb7cf933dd1e00fc9e5f8cf | |
parent | 8e62a90e7d4e4ea59f4463dabfc9fac1c305df7b [diff] |
Add support for selecting harddrive order in boot menu. Save ATA harddrive model name so that it can be shown from menu. Minor - use "ata0-1" not "ata0 slave". Fill fdpt info based on BIOS drive id - not the controller id. Add BCV support to IPL code. Use "BCV" system to set harddrive order (for both ata and option roms). Also, don't show floppy/cdrom in boot menu if no drives found.