Support custom boot menu prompt and custom boot menu key.
commit129f11e1c81524f0121e3051888bd452da9d7d96
authorKevin O'Connor <kevin@koconnor.net>
Fri, 2 Aug 2013 18:13:50 +0000 (2 14:13 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 2 Aug 2013 18:23:42 +0000 (2 14:23 -0400)
tree6b20d9b12e029eedcd841166ae70b15004f93198
parent1a113e1144113348e04cbe39fa81a448049e82a0
Support custom boot menu prompt and custom boot menu key.

Allow configuration of the boot menu prompt and boot menu key (via the
romfile interface).  Some machines don't have an F12 key, so make this
configurable.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/boot.c