mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-30 08:03:55 +00:00
0eb1f69216
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 <matt.devillier@puri.sm>