Does anyone know which keys to enter during the bootup process to get to the Coreboot BIOS Settings? ESC only gets to the boot menu, and doesn’t load into the BIOS. I just updated to Coreboot 4.8.1 and I’m looking to verify settings.
Coreboot does not have any settings. You can only set some options during build (https://www.coreboot.org/Coreboot_Options) but unless you know exactly what are you doing it is highly NOT recommended to play with it.
1 Like
How do I validate my Coreboot Version?
sudo dmidecode | grep Version: | head -n 1
Or simply sudo dmidecode
and examine the output.
1 Like
Worked, thank you very much.
Is it still the case, i.e., there are no settings in BIOS?
yes.
10char
1 Like