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

init: add export BG_COLOR_MAIN_MENU="normal" so that media-scan, confiig-gui flash-gui etc can be called from Recovery shell #1787

Closed tlaurion closed 2 weeks ago

tlaurion commented 2 weeks ago

gui-init which was sole exporter of BG_COLOR_MAIN_MENU

Fix bug introduced by https://github.com/linuxboot/heads/pull/1778