index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
boot
/
efi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: 'allows to' -> 'allows one to'
Luca Boccassi
2024-05-14
1
-1
/
+1
*
systemd-boot: Allow key enroll in AuditMode
Nicolas Bouchinet
2024-05-06
1
-1
/
+1
*
boot: fix argument name mismatch in two functions
Antonio Alvarez Feijoo
2024-04-29
2
-2
/
+2
*
Merge pull request #31872 from tfg13/main
Lennart Poettering
2024-04-19
1
-31
/
+32
|
\
|
*
stub: Add support for .ucode UKI section
Tobias Fleig
2024-04-19
1
-31
/
+32
*
|
cpio: fix assert
Antonio Alvarez Feijoo
2024-04-19
1
-1
/
+1
*
|
stub: get uname from image before loading addons
Antonio Alvarez Feijoo
2024-04-19
1
-4
/
+4
|
/
*
boot: fix assignment of ret_* variables in `initrd_prepare()`
Antonio Alvarez Feijoo
2024-04-18
1
-3
/
+3
*
secure-boot: tighten enrollment logic a bit regarding file sizes
Lennart Poettering
2024-04-10
1
-1
/
+2
*
boot: re-align table
Lennart Poettering
2024-04-10
1
-4
/
+4
*
efi: Measure into both CC and TPM if available. (#31939)
Dionna Amalie Glaze
2024-03-26
1
-19
/
+37
*
efi: check if all sections of our EFI binaries are properly aligned
Frantisek Sumsal
2024-03-22
1
-0
/
+5
*
efi: fix mixed indent
Frantisek Sumsal
2024-03-22
1
-1
/
+1
*
sd-boot: add support for support enrolling dbx
Gerd Hoffmann
2024-03-22
1
-4
/
+8
*
sd-boot: add support for custom mode.
Gerd Hoffmann
2024-03-20
2
-0
/
+62
*
boot: Only use io.systemd.boot.kernel-cmdline-extra for type 1 images
Daan De Meyer
2024-03-13
1
-1
/
+1
*
systemd-boot: Add support for reading extra kernel cmdline from SMBIOS
Daan De Meyer
2024-03-10
1
-1
/
+10
*
loongarch64: disable simd when build efi
Xiaotian Wu
2024-03-07
1
-4
/
+6
*
boot: replace manual string manipulation with xasprintf
TobiPeterG
2024-03-06
1
-11
/
+13
*
dynamically load compression libraries
Matteo Croce
2024-03-05
1
-1
/
+1
*
docs/UEFI_SECURITY: minor tweaks to the text
Zbigniew Jędrzejewski-Szmek
2024-03-02
1
-28
/
+29
*
efi: de-inline xmalloc to fix build failure with gcc 12.2 and -O2
Luca Boccassi
2024-02-24
2
-5
/
+7
*
Merge pull request #31456 from poettering/tpm1.2-no-more
Lennart Poettering
2024-02-23
2
-114
/
+9
|
\
|
*
sd-stub: drop any support for TPM 1.2
Lennart Poettering
2024-02-23
2
-114
/
+9
*
|
Merge pull request #31352 from DaanDeMeyer/versioning
Zbigniew Jędrzejewski-Szmek
2024-02-23
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
meson: Decouple the version tag from the vcs tag
Daan De Meyer
2024-02-21
1
-0
/
+1
*
|
boot: padding for default arrow at too long lines
MrSmör
2024-02-20
1
-0
/
+3
|
/
*
meson: Start adding devel and rc suffixes to the project version
Daan De Meyer
2024-02-14
1
-2
/
+2
*
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
*
boot: don't print error if device tree fixup protocol isn't supported
Clayton Craft
2024-01-19
1
-1
/
+2
*
Reorder arguments for calloc()-like functions, part #2
Frantisek Sumsal
2024-01-17
1
-2
/
+2
*
boot/efi: use Header field of hd directly instead of casting to EFI_DEVICE_PATH
Rose
2024-01-11
1
-1
/
+1
*
stub: pick up confexts from the ESP as well
Lennart Poettering
2024-01-03
3
-8
/
+35
*
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
*
secure-boot: print just before cold-resetting to help diagnose hangs
Raito Bezarius
2023-10-30
1
-0
/
+4
*
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
*
|
sd-boot: add way to disable the 100ms delay when timeout=0
Emil Velikov
2023-10-17
1
-18
/
+39
*
|
bootctl, sd-boot: cross document the menu-hidden/force ABI
Emil Velikov
2023-10-17
1
-3
/
+10
|
/
*
stub: NULL checks for DeviceHandle and FilePath
Lukas
2023-10-16
1
-15
/
+19
[next]