commit | bf76e214ed0e9d60537e14e0b1bff48b21fdedb0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 02 08:46:51 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri May 30 09:49:32 2025 +0100 |
tree | 92c71dcf221519bfb4b3b8bf573b47d3ec4e1819 | |
parent | 2d85726536100c84a25eb89953fb889a85521e81 [diff] |
expo: Adjust expo_poll() to avoid looping forever If the user does not quickly provide some input, exit so that other things can be done, such as searching for the next OS. Signed-off-by: Simon Glass <sjg@chromium.org>