commit | 9f4e1d9ad54ceb4876c4457907766799ab15f1a3 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sun Feb 08 15:44:08 2009 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sun Feb 08 15:44:08 2009 -0500 |
tree | 3565a9b2a457aceda5ff8c6bd13f4f89da556900 | |
parent | 60b69990a521993a901abc07b17f5135c2a5ecb5 [diff] |
Reorganize boot code. Simplify keyboard handling in post_menu.c, and move to util.c. Move remaining functions in post_menu.c to boot.c; remove post_menu.c. Also, remove broken check for F12 when in boot menu. Move BEV setup code from post.c to boot.c. Move option rom BEV adding code from optionroms.c to boot.c. Avoid calling BX_PANIC during boot if there is an alternative.