On Mon, May 14, 2018 at 12:00:19AM -0400, Ian Kelling wrote:
The boot menu says option 10, but when you type 10, it selects #1 as soon as you press 1. I think an easy fix would be that when there are at least 10 items in the boot menu to print 01, 02, etc. and read 2 characters. I don't care about this being fixed, just figured I'd report it.
Thanks. If I recall correctly, one can hit 0 in this case to get menu item 10 to boot. I suspect a simple fix would be to update the display code to report the actual character that SeaBIOS is expecting instead of just incrementing a number.
-Kevin