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
*
src: shellcheck-ify shell scripts
Frantisek Sumsal
2021-04-20
1
-2
/
+3
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
5
-7
/
+7
*
meson: fix warning about comparison between different types
Yu Watanabe
2021-03-22
1
-7
/
+5
*
systemd-boot: LLVM/lld does not support PE/COFF relocations. Bail out with an...
tpgxyz
2021-03-19
1
-1
/
+8
*
boot: Move console declarations to missing_efi.h
Daan De Meyer
2021-03-13
3
-61
/
+69
*
efi: introduce UINT32_MAX and UINT64_MAX
Yu Watanabe
2021-03-04
2
-24
/
+30
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+1
*
util: add helpers for generating colored check mark glyphs from bools
Lennart Poettering
2021-03-02
1
-2
/
+2
*
efi stub: accept it if our loaded image has no FilePath field set
Lennart Poettering
2021-02-23
1
-2
/
+8
*
bootctl: show whether the firmware has TPM2 support
Lennart Poettering
2021-02-11
1
-0
/
+1
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+2
*
tree-wide: replace strverscmp() and str_verscmp() with strverscmp_improved()
Yu Watanabe
2021-02-09
2
-59
/
+2
*
fundamental: move several macros and functions into src/fundamental/
Yu Watanabe
2021-02-09
5
-96
/
+11
*
boot: Replace efivar_set() persistent argument with flags argument
Daan De Meyer
2021-02-04
5
-45
/
+47
*
boot: Add startswith() and endswith() functions with no_case variants
Daan De Meyer
2021-02-02
3
-12
/
+66
*
boot: Drop unnecessary braces
Daan De Meyer
2021-02-02
1
-2
/
+1
*
boot: Fix void pointer arithmetic warning
Daan De Meyer
2021-02-02
1
-1
/
+1
*
boot: Replace raw efivar gets with typed variants
Daan De Meyer
2021-02-02
1
-21
/
+15
*
boot: Add efivar_get/set_uint64_le() functions
Daan De Meyer
2021-02-02
2
-0
/
+65
*
boot: Rename efivar_get/set_int() to efivar_get/set_uint_string()
Daan De Meyer
2021-02-02
3
-9
/
+9
*
boot: Tighten scope of variables used in loops
Daan De Meyer
2021-02-02
9
-101
/
+70
*
boot: Add efivar_get_boolean_u8()
Daan De Meyer
2021-02-02
3
-5
/
+17
*
boot: Make all efivar util functions take the guid as an argument
Daan De Meyer
2021-01-31
4
-44
/
+50
*
boot: Turn all guid constants into C99 compound initializers
Daan De Meyer
2021-01-31
10
-60
/
+56
*
boot: Enable C99
Daan De Meyer
2021-01-31
1
-2
/
+2
*
boot: Move Secure Boot logic to new file
Daan De Meyer
2021-01-31
8
-27
/
+30
*
sd-boot: Add missing includes
Daan De Meyer
2021-01-31
8
-0
/
+15
*
sd-boot: Make internal functions static
Daan De Meyer
2021-01-31
3
-4
/
+4
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
3
-18
/
+17
*
tree-wide: add spdx header on all scripts and helpers
Zbigniew Jędrzejewski-Szmek
2021-01-28
1
-0
/
+1
*
boot: at least one of os_name_pretty or os_name exists in this block
Yu Watanabe
2021-01-12
1
-2
/
+2
*
A typo fix in bootctl.c (#18106)
Endre Szabo
2020-12-30
1
-1
/
+1
*
efi: Only use arm flags if supported
Andrew Balmos
2020-12-15
1
-1
/
+7
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
31
-31
/
+31
*
headers: use custom LicenseRef- spdx tag for various "public domain" files
Zbigniew Jędrzejewski-Szmek
2020-10-29
2
-1
/
+2
*
headers: add spdx tags to imported files with a known license
Zbigniew Jędrzejewski-Szmek
2020-10-29
1
-0
/
+2
*
tree-wide: use the usual SPDX header for our own files
Zbigniew Jędrzejewski-Szmek
2020-10-29
1
-0
/
+2
*
bootctl: add @current/@oneshot/@default targets to set-default/set-oneshot
Дамјан Георгиевски
2020-10-20
1
-8
/
+33
*
bootctl: separate boot loader specific commands in man and --help
Lennart Poettering
2020-10-14
1
-17
/
+19
*
boot/efi: Explicitly specify void in parameter list
Marco Wang
2020-10-06
1
-1
/
+1
*
bootctl: handle if LoaderSystemToken is invalid for some reason
Lennart Poettering
2020-09-14
1
-1
/
+3
*
bootctl: don't accidentally propagate errors in "bootctl status"
Lennart Poettering
2020-09-10
1
-5
/
+5
*
tree-wide: drop pointless zero initialization (#16884)
fangxiuning
2020-08-28
1
-2
/
+2
*
Merge pull request #16687 from DaanDeMeyer/bootloader-machine-id
Zbigniew Jędrzejewski-Szmek
2020-08-18
1
-43
/
+4
|
\
|
*
bootctl: Remove dependency on machine-id.
Daan De Meyer
2020-08-10
1
-43
/
+4
*
|
bless-boot: add missing verb to --help
Zbigniew Jędrzejewski-Szmek
2020-08-05
1
-0
/
+1
|
/
*
sd-boot: Add small comments after device-specific key macros
Paul Cercueil
2020-06-18
1
-4
/
+4
*
sd-boot: Work around malformed CR key code
Paul Cercueil
2020-06-15
1
-0
/
+4
*
bootctl: add simple, low-level reboot-to-firmware verb for controlling the flag
Lennart Poettering
2020-05-29
1
-2
/
+39
*
bootctl: show reboot-to-firmware info, too
Lennart Poettering
2020-05-29
1
-0
/
+12
[next]