Minimal implementation of a UKI compatible efi stub
- C 65.2%
- Python 29.7%
- Meson 4.3%
- Linker Script 0.8%
| cross | Migrate build system to meson | |
| src | Automatically add console= argument when detecting serial output | |
| subprojects | Migrate to efi-defs library | |
| tools | Stem: Add efi stub | |
| .gitignore | Automatically add console= argument when detecting serial output | |
| COPYING | Stem: Add efi stub | |
| meson.build | Automatically add console= argument when detecting serial output | |
| meson.options | Migrate build system to meson | |
| README.md | Automatically add console= argument when detecting serial output | |
Stem
A minimal UKI efi stub for linux
Essentially a more minimal reimplementation of systemd-stub with the following features:
-
device tree loading
-
tpm measurment
-
random seed
-
splash
-
sbat
-
variable exporting
-
ucode embedding
-
Automatic detection of serial consoles and setting of console= kernel argument