index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
efivars.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-2
/
+2
*
tree-wide: BLS and DPS are now on uapi-group website
Zbigniew Jędrzejewski-Szmek
2022-11-21
1
-1
/
+1
*
efivarfs: rename a couple of return params to ret_xyz/ret
Lennart Poettering
2022-03-24
1
-11
/
+11
*
efivars: downgrade log level in systemd_efi_options_efivarfs_if_newer()
Lennart Poettering
2022-03-24
1
-1
/
+2
*
efivars: no need to convert ENOENT → ENODATA twice
Lennart Poettering
2022-03-24
1
-4
/
+2
*
efivars: tweak debug log message in efi_get_secure_boot_mode()
Lennart Poettering
2022-03-24
1
-1
/
+2
*
efivars: cache ENOENT as no efi secure boot
Lennart Poettering
2022-03-24
1
-2
/
+10
*
efivars: skip writing if variable is already in wanted state
Anssi Hannula
2021-10-23
1
-1
/
+25
*
sd-boot: Be more precise about secure boot modes
Jan Janssen
2021-10-22
1
-5
/
+20
*
Merge pull request #20109 from keszybz/timestamp-macros
Yu Watanabe
2021-07-14
1
-5
/
+2
|
\
|
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-5
/
+2
*
|
tree-wide: coccinelle fixes
Frantisek Sumsal
2021-07-09
1
-1
/
+1
|
/
*
bootctl: print SystemdOptions from efivarfs if newer than our cache
Zbigniew Jędrzejewski-Szmek
2021-06-15
1
-3
/
+42
*
basic/efivars: replace dynanamic creation of efivar names with static strings
Zbigniew Jędrzejewski-Szmek
2021-06-15
1
-72
/
+25
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-1
/
+1
*
various: silence gcc warnings
Zbigniew Jędrzejewski-Szmek
2021-04-01
1
-1
/
+1
*
tree-wide: fix links to systemd.io pages
Zbigniew Jędrzejewski-Szmek
2021-02-19
1
-1
/
+1
*
efivars: debug log if we fail to detect whether /sys/firmware/efi/ exists
Lennart Poettering
2021-02-11
1
-1
/
+4
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: avoid some loaded terms
Lennart Poettering
2020-06-25
1
-3
/
+3
*
efi: Cache contents of EFI variable SystemdOptions
Filipe Brandenburger
2020-06-13
1
-20
/
+53
*
basic/efivars: try re-reading efivars without delay first
Zbigniew Jędrzejewski-Szmek
2020-06-02
1
-3
/
+5
*
efi: add more logging for all EFI variable reads
Lennart Poettering
2020-05-29
1
-7
/
+10
*
efi: explicitly update mtime of EFI variables when changing them
Lennart Poettering
2020-05-29
1
-0
/
+8
*
efi: as extra paranoia NUL terminate UTF-16 strings with three NUL bytes
Lennart Poettering
2020-05-29
1
-3
/
+5
*
efivars: log whenever an EFI variable read access is slow
Lennart Poettering
2020-05-27
1
-0
/
+14
*
basic/efivars: fix errno propagation
Zbigniew Jędrzejewski-Szmek
2020-05-20
1
-1
/
+1
*
efi: honour SYSTEMD_EFI_OPTIONS even if we wouldn't honour SystemdOptions EFI...
Lennart Poettering
2020-04-30
1
-0
/
+23
*
efi: cache test results of boolean EFI state functions
Lennart Poettering
2020-04-30
1
-5
/
+21
*
efivars: retry open and read operations
Zbigniew Jędrzejewski-Szmek
2020-04-28
1
-6
/
+27
*
Disable reading SystemdOptions EFI Var when in SecureBoot mode
Arian van Putten
2020-01-16
1
-0
/
+36
*
efivars: properly NUL terminate EFI variables when reading
Lennart Poettering
2019-12-16
1
-2
/
+2
*
basic/efivars: do not return EIO if an efivar read is shorten than fstat size
Zbigniew Jędrzejewski-Szmek
2019-12-15
1
-6
/
+7
*
Rename "system-options" to "systemd-efi-options"
Zbigniew Jędrzejewski-Szmek
2019-11-18
1
-1
/
+1
*
tree-wide: drop stdio.h when stdio-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
Add support for SystemdOptions EFI var to augment /proc/cmdline
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-0
/
+25
*
util-lib: split shared/efivars into basic/efivars and shared/efi-loader
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-0
/
+225