Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

functions/recovery: loop recovery shell when exited #835

Merged
merged 1 commit into from
Sep 16, 2020

Conversation

MrChromebox
Copy link
Contributor

Currently, exiting the recovery shell results in a kernel panic,
necessitating a hard reset / power cycle. As this is less than ideal,
drop the exec and add a loop to restart the shell.

Addresses issue #833

Tested under qemu-coreboot-fbwhiptail

Signed-off-by: Matt DeVillier [email protected]

Currently, exiting the recovery shell results in a kernel panic,
necessitating a hard reset / power cycle. As this is less than ideal,
drop the exec and add a loop to restart the shell.

Addresses issue linuxboot#833

Tested under qemu-coreboot-fbwhiptail

Signed-off-by: Matt DeVillier <[email protected]>
@tlaurion tlaurion merged commit 0eb1f69 into linuxboot:master Sep 16, 2020
@MrChromebox MrChromebox deleted the recovery_loop branch October 21, 2020 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants