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
*
bootctl-uki: several coding style fixlets
Yu Watanabe
2023-01-24
1
-45
/
+60
*
bootctl: kernel-inspect: print os info
Gerd Hoffmann
2023-01-24
1
-1
/
+28
*
Merge pull request #26110 from medhefgo/boot-no-gnu-efi
Luca Boccassi
2023-01-24
22
-197
/
+218
|
\
|
*
boot: Stop linking against libefi.a
Jan Janssen
2023-01-20
6
-22
/
+19
|
*
boot: Introduce DEFINE_EFI_MAIN macro
Jan Janssen
2023-01-20
3
-20
/
+13
|
*
boot: Simplify debug hook
Jan Janssen
2023-01-20
4
-17
/
+11
|
*
boot: Rework GUID handling
Jan Janssen
2023-01-20
20
-135
/
+159
|
*
boot: Drop use of ValueToString
Jan Janssen
2023-01-20
1
-10
/
+3
|
*
boot: Drop use of GuidToString
Jan Janssen
2023-01-20
1
-1
/
+21
*
|
boot: Use objcopy with arm64
Callum Farmer
2023-01-23
1
-2
/
+11
*
|
meson: Move bootctl sources defintion to its own file
Jan Janssen
2023-01-23
1
-0
/
+22
*
|
bootctl: remove space that should not be there
Lennart Poettering
2023-01-20
1
-1
/
+1
*
|
bootctl: split out boot loader spec + boot loader interface commands in --hel...
Lennart Poettering
2023-01-20
1
-2
/
+3
*
|
bootctl: realign column in --help text
Lennart Poettering
2023-01-20
1
-17
/
+17
*
|
bootctl: change section title for kernel image commands
Lennart Poettering
2023-01-20
1
-2
/
+2
*
|
bootctl: drop full stop at end of --help texts
Lennart Poettering
2023-01-20
1
-2
/
+2
|
/
*
boot: Properly strip EFI binaries
Jan Janssen
2023-01-20
1
-0
/
+1
*
bootctl: add kernel-inspect to --help text
Gerd Hoffmann
2023-01-20
1
-0
/
+1
*
tree-wide: fix typo
Yu Watanabe
2023-01-20
2
-2
/
+2
*
bootctl: unlink and cleanup functions
Ludwig Nussel
2023-01-19
4
-3
/
+283
*
Merge pull request #23706 from medhefgo/efi-clang
Luca Boccassi
2023-01-18
25
-315
/
+1084
|
\
|
*
boot: Drop use of Print
Jan Janssen
2023-01-18
4
-98
/
+102
|
*
boot: Drop use of xpool_print/SPrint
Jan Janssen
2023-01-18
6
-44
/
+43
|
*
boot: Add log_trace debugging helper
Jan Janssen
2023-01-18
1
-0
/
+1
|
*
boot: Introduce log_wait
Jan Janssen
2023-01-18
9
-16
/
+46
|
*
boot: Use printf for error logging
Jan Janssen
2023-01-18
18
-161
/
+148
|
*
boot: Add printf functions
Jan Janssen
2023-01-18
6
-0
/
+748
*
|
Merge pull request #26082 from kraxel/uki
Lennart Poettering
2023-01-18
3
-0
/
+198
|
\
\
|
|
/
|
/
|
|
*
bootctl: add kernel-inspect command
Gerd Hoffmann
2023-01-18
3
-0
/
+81
|
*
bootctl: add kernel-identity command
Gerd Hoffmann
2023-01-18
3
-0
/
+117
*
|
boot: Fix missed argument to Print()
Jan Janssen
2023-01-17
1
-2
/
+2
*
|
Merge pull request #25006 from poettering/pcr15
Lennart Poettering
2023-01-17
1
-100
/
+190
|
\
\
|
*
|
tpm2: add common helper for checking if we are running on UKI with TPM measur...
Lennart Poettering
2023-01-17
1
-29
/
+9
|
*
|
pcrphase: make tool more generic, reuse for measuring machine id/fs uuids
Lennart Poettering
2023-01-17
1
-24
/
+186
|
*
|
tpm2-util: optionally do HMAC in tpm2_extend_bytes() in case we process sensi...
Lennart Poettering
2023-01-17
1
-1
/
+1
|
*
|
tpm2-util: split out code that extends a PCR from pcrphase
Lennart Poettering
2023-01-17
1
-39
/
+3
|
*
|
tpm2-util: split out code that derives "good" TPM2 banks into an strv from pc...
Lennart Poettering
2023-01-17
1
-22
/
+6
|
|
/
*
|
boot: Skip soft-brick warning when in a VM
Jan Janssen
2023-01-16
1
-27
/
+29
*
|
boot: Detect hypervisors using SMBIOS info
Jan Janssen
2023-01-16
7
-28
/
+163
|
/
*
boot: Remove -O1 workaround
Daan De Meyer
2023-01-15
1
-9
/
+0
*
Merge pull request #26003 from keszybz/efi-ifdefs
Lennart Poettering
2023-01-10
3
-6
/
+6
|
\
|
*
meson: use 0|1 for SD_BOOT
Zbigniew Jędrzejewski-Szmek
2023-01-10
3
-6
/
+6
*
|
bootctl: honor $KERNEL_INSTALL_CONF_ROOT
Ludwig Nussel
2023-01-10
3
-9
/
+25
|
/
*
boot: Simplify object erasure
Jan Janssen
2023-01-09
3
-33
/
+7
*
Merge pull request #25979 from yuwata/coverity-fixes
Lennart Poettering
2023-01-09
1
-3
/
+3
|
\
|
*
bootctl: 'tmp' is always non-NULL
Yu Watanabe
2023-01-09
1
-2
/
+2
|
*
bootctl: fix indentation
Yu Watanabe
2023-01-09
1
-1
/
+1
*
|
boot: Remove option TPM PCR compat option
Jan Janssen
2023-01-09
5
-83
/
+40
|
/
*
bootctl: print entry token as well
Ludwig Nussel
2023-01-05
4
-92
/
+98
*
bootctl: split out setting of system token into function of its own
Lennart Poettering
2023-01-04
1
-62
/
+69
[next]