gummiboot favicon

gummiboot

gummiboot is a simple UEFI boot manager which executes configured EFI images. The default entry is selected by a configured pattern (glob) or an on-screen menu. gummiboot operates on the EFI System Partition (ESP) only. Configuration file fragments, kernels, initrds, other EFI images need to reside on the ESP. Linux kernels need to be built with CONFIG_EFI_STUB to be able to be directly executed as an EFI image. gummiboot reads simple and entirely generic boot loader configuration files; one file per boot loader entry to select from. All files need to reside on the ESP. Pressing the Space key (or most other keys actually work too) during bootup will show an on-screen menu with all configured loader entries to select from. Pressing Enter on the selected entry loads and starts the EFI image. If no timeout is configured, which is the default setting, and no key pressed during bootup, the default entry is executed right away.

Libreboot

Libreboot

Like coreboot, libreboot is boot firmware intended as a free 'BIOS' replacement for your computer. 'Libre' means 'liberty'. Li ...

coreboot

coreboot

coreboot (formerly known as LinuxBIOS) is a free software project aimed at replacing the proprietary BIOS firmware found in mo ...