index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
boot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
boot: padding for default arrow at too long lines
MrSmör
2024-02-20
1
-0
/
+3
*
Merge pull request #31320 from DaanDeMeyer/versioning
Daan De Meyer
2024-02-15
1
-2
/
+2
|
\
|
*
meson: Start adding devel and rc suffixes to the project version
Daan De Meyer
2024-02-14
1
-2
/
+2
*
|
bootctl: add a Varlink interface
Lennart Poettering
2024-02-14
6
-3
/
+153
|
/
*
bootctl: discover and pring global UKI PE addons
Emanuele Giuseppe Esposito
2024-02-14
1
-0
/
+1
*
basic: Add some sha256 helper functions
Adrian Vovk
2024-02-13
1
-1
/
+1
*
fundamental: Add overflow-safe math helpers
Adrian Vovk
2024-02-13
3
-6
/
+6
*
tree-wide: use normal spelling of "reopen"
Zbigniew Jędrzejewski-Szmek
2024-02-09
1
-1
/
+1
*
efi: Add EFI CC measurement protocol to stub
Mikko Ylinen
2024-01-24
2
-4
/
+142
*
bootctl: return earlier with `--print-esp-path`
Antonio Alvarez Feijoo
2024-01-23
1
-3
/
+2
*
boot: don't print error if device tree fixup protocol isn't supported
Clayton Craft
2024-01-19
1
-1
/
+2
*
Merge pull request #30973 from mrc0mmand/gcc14
Lennart Poettering
2024-01-18
1
-2
/
+2
|
\
|
*
Reorder arguments for calloc()-like functions, part #2
Frantisek Sumsal
2024-01-17
1
-2
/
+2
*
|
tree-wide: port over various pieces of code to strv_extend_many()
Lennart Poettering
2024-01-17
1
-6
/
+5
*
|
tree-wide: Load entry-token and layout.conf from /usr/lib/kernel/ as well
Daan De Meyer
2024-01-16
3
-9
/
+24
|
/
*
boot/efi: use Header field of hd directly instead of casting to EFI_DEVICE_PATH
Rose
2024-01-11
1
-1
/
+1
*
hexdecoct: make unbase64mem and unhexmem always use SIZE_MAX
Mike Yuan
2024-01-08
1
-2
/
+2
*
stub: pick up confexts from the ESP as well
Lennart Poettering
2024-01-03
4
-16
/
+44
*
bootctl: add a missing space
Frantisek Sumsal
2023-12-27
1
-1
/
+1
*
tree-wide: drop space between variable and an increment/decrement
Yu Watanabe
2023-12-24
1
-1
/
+1
*
bootctl: update/list/remove all instances of systemd-boot in /EFI/BOOT
Daan De Meyer
2023-12-20
2
-12
/
+48
*
stub: get_extra_dir() can return NULL
Lennart Poettering
2023-11-29
2
-3
/
+6
*
boot: suffix SecureBoot message with newline
Lennart Poettering
2023-11-28
1
-4
/
+3
*
fuzz: always call fuzz_setup_logging()
Yu Watanabe
2023-11-17
4
-0
/
+8
*
boot: measure config first, only then parse
Lennart Poettering
2023-11-15
1
-1
/
+4
*
boot: load device tree even if no original config exists
Clayton Craft
2023-11-10
1
-4
/
+6
*
bootctl: fix code comment
Antonio Alvarez Feijoo
2023-11-09
1
-1
/
+1
*
bootctl: fix -q option
Antonio Alvarez Feijoo
2023-11-06
1
-1
/
+1
*
secure-boot: print just before cold-resetting to help diagnose hangs
Raito Bezarius
2023-10-30
1
-0
/
+4
*
Merge pull request #29708 from DaanDeMeyer/bootctl-always
Daan De Meyer
2023-10-25
1
-2
/
+0
|
\
|
*
meson: Always build systemd-measure
Daan De Meyer
2023-10-25
1
-1
/
+0
|
*
meson: Always build bootctl
Daan De Meyer
2023-10-25
1
-1
/
+0
*
|
Merge pull request #29601 from yuwata/mmap-check-overflow
Luca Boccassi
2023-10-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tree-wide: check if return value of lseek() and friends is negative
Yu Watanabe
2023-10-19
1
-1
/
+1
*
|
stub: Ignore the boot counter when looking for .extra.d directory
Valentin David
2023-10-20
1
-0
/
+29
*
|
tpm2: move event tag sd-boot/sd-stub to make measurements with into src/funda...
Lennart Poettering
2023-10-20
2
-6
/
+2
*
|
Merge pull request #29617 from keszybz/efi-no-xmalloc0
Luca Boccassi
2023-10-19
2
-10
/
+3
|
\
\
|
|
/
|
/
|
|
*
efi: drop unused xmalloc0()
Zbigniew Jędrzejewski-Szmek
2023-10-19
1
-6
/
+0
|
*
efi: do not memzero fields before initializing them
Zbigniew Jędrzejewski-Szmek
2023-10-19
1
-4
/
+3
*
|
tree-wide: fix typo
Yu Watanabe
2023-10-18
1
-1
/
+1
*
|
sd-boot: add way to disable the 100ms delay when timeout=0
Emil Velikov
2023-10-17
3
-20
/
+60
*
|
bootctl, sd-boot: cross document the menu-hidden/force ABI
Emil Velikov
2023-10-17
2
-3
/
+14
|
/
*
stub: NULL checks for DeviceHandle and FilePath
Lukas
2023-10-16
1
-15
/
+19
*
fuzz: Add fuzzer for efi conf/osrel parsing
Jan Janssen
2023-10-15
2
-0
/
+29
*
boot: Fix OOB reads in conf/osrel parsing
Jan Janssen
2023-10-15
2
-1
/
+3
*
boot: Move line_get_key_value to efi-string
Jan Janssen
2023-10-15
4
-74
/
+128
*
boot: Move parse_boolean to efi-string
Jan Janssen
2023-10-15
6
-38
/
+50
*
test: Remove unnecessary test prefix
Jan Janssen
2023-10-15
1
-1
/
+1
*
Merge pull request #29502 from keszybz/sd-boot-config-tweaks
Luca Boccassi
2023-10-13
1
-246
/
+210
|
\
|
*
efi/boot: rename ConfigEntry to BootEntry
Zbigniew Jędrzejewski-Szmek
2023-10-12
1
-69
/
+69
[next]