Menu

Tree [9fc0e0] master /
 History

HTTPS access


File Date Author Commit
 m4 2017-08-11 System Manager System Manager [d5b079] Initial commit
 man 2017-08-11 System Manager System Manager [d5b079] Initial commit
 src 2017-08-11 System Manager System Manager [d5b079] Initial commit
 test 2017-08-12 dev-breeze-com dev-breeze-com [9fc0e0] second image
 .gitignore 2017-08-11 System Manager System Manager [d5b079] Initial commit
 .vimrc 2017-08-11 System Manager System Manager [d5b079] Initial commit
 LICENSE 2017-04-17 dev-breeze-com dev-breeze-com [2e4d3c] Initial commit
 Makefile.am 2017-08-11 System Manager System Manager [d5b079] Initial commit
 README 2017-08-11 System Manager System Manager [431c33] Removed links to gummiboot
 TODO 2017-08-11 System Manager System Manager [d5b079] Initial commit
 autogen.sh 2017-08-11 System Manager System Manager [d5b079] Initial commit
 brzboot 2017-08-11 System Manager System Manager [d5b079] Initial commit
 brzbootia32.efi 2017-08-11 System Manager System Manager [d5b079] Initial commit
 configure.ac 2017-08-11 System Manager System Manager [d5b079] Initial commit
 linuxia32.efi.stub 2017-08-11 System Manager System Manager [d5b079] Initial commit

Read Me

brzboot Simple UEFI boot manager

brzboot executes EFI images. The default entry is selected by a configured
pattern (glob) or an on-screen menu.

brzboot operates on the EFI System Partition (ESP) only. Configuration
file fragments, kernels, initrds, other EFI images need to reside on the
ESP. Linux kernels must be built with CONFIG_EFI_STUB to be able to be
directly executed as an EFI image.

brzboot reads simple and entirely generic configurion files; one file
per boot entry to select from.

Pressing Space (or most other) keys during bootup will show an on-screen
menu with all configured entries to select from. Pressing enter on the
selected entry loads and starts the EFI image.

If no timeout is configured and no key pressed during bootup, the default
entry is booted right away.

Links:
  http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec