linuxboot / heads

A minimal Linux that runs as a coreboot or LinuxBoot ROM payload to provide a secure, flexible boot environment for laptops, workstations and servers.
https://osresearch.net/
GNU General Public License v2.0
1.41k stars 185 forks source link

oem-factory-reset gui-init: fix whiptail_error segfaulting because selfcalling itself; fix typo in gui-init #1778

Closed tlaurion closed 3 weeks ago

tlaurion commented 3 weeks ago

fix bugs introduced by #1698:


Superseeds #1777

Addresses https://github.com/linuxboot/heads/issues/1395#issuecomment-2308014938 : thanks for reporting @arhabd


No need for review after testing, "emergency" bugfix

tlaurion commented 3 weeks ago

Tested on qemu and x230. Merging.