3
0
Fork
You've already forked stem
1
Minimal implementation of a UKI compatible efi stub
  • C 65.2%
  • Python 29.7%
  • Meson 4.3%
  • Linker Script 0.8%
2026年06月10日 00:46:14 +02:00
cross Migrate build system to meson 2026年03月14日 14:21:29 +01:00
src Automatically add console= argument when detecting serial output 2026年06月10日 00:46:14 +02:00
subprojects Migrate to efi-defs library 2026年03月18日 22:44:13 +01:00
tools Stem: Add efi stub 2026年03月14日 02:09:09 +01:00
.gitignore Automatically add console= argument when detecting serial output 2026年06月10日 00:46:14 +02:00
COPYING Stem: Add efi stub 2026年03月14日 02:09:09 +01:00
meson.build Automatically add console= argument when detecting serial output 2026年06月10日 00:46:14 +02:00
meson.options Migrate build system to meson 2026年03月14日 14:21:29 +01:00
README.md Automatically add console= argument when detecting serial output 2026年06月10日 00:46:14 +02:00

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