Kyle Evans 041929aab1 menu.lua: Abort autoboot sequence on failed command
Currently, a timeout in the menu autoboot sequence would effectively do
nothing. We would return from the autoboot handling, then begin processing
the menu without redrawing it.

This change makes the behavior a little more friendly. Returning the user to
the menu can't have any good effects, so abort the autoboot sequence and
drop to the loader prompt.

MFC after:	3 days
2018-10-24 03:14:10 +00:00
..
2018-06-12 03:44:34 +00:00
2018-08-19 15:07:39 +00:00
2018-07-20 05:17:49 +00:00
2018-08-20 02:08:39 +00:00
2018-06-09 14:26:30 +00:00
2018-08-30 13:29:32 +00:00
2018-08-20 02:40:10 +00:00
2018-09-22 13:14:44 +00:00
2018-08-20 16:44:09 +00:00