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
*
meson: also try to search gnu-efi based on EFI_MACHINE_TYPE_NAME (#8900)
Yu Watanabe
2018-05-04
1
-8
/
+13
*
tree-wide: avoid assignment of r just to use in a comparison
Zbigniew Jędrzejewski-Szmek
2018-04-24
1
-2
/
+1
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
2
-26
/
+0
*
boot: also use _cleanup_freepool_ in util.c
Zbigniew Jędrzejewski-Szmek
2018-03-13
1
-18
/
+14
*
sd-boot: introduce _cleanup_freepool_
Zbigniew Jędrzejewski-Szmek
2018-03-13
7
-154
/
+99
*
Merge pull request #8086 from hdante/sdboot-setmode-v2
Zbigniew Jędrzejewski-Szmek
2018-03-07
4
-1
/
+149
|
\
|
*
bootctl: synchronize bootctl code with sd-boot code
Henrique Dante de Almeida
2018-02-03
1
-0
/
+1
|
*
boot/efi: improve automatic mode handling
Henrique Dante de Almeida
2018-02-03
1
-2
/
+62
|
*
boot/efi: add console-mode boot option to change resolution
Henrique Dante de Almeida
2018-02-03
3
-1
/
+88
*
|
Merge pull request #7817 from medhefgo/systemd-boot
Zbigniew Jędrzejewski-Szmek
2018-03-07
4
-124
/
+176
|
\
\
|
*
|
systemd-boot: fix off-by-one buffer overrun
Zbigniew Jędrzejewski-Szmek
2018-03-07
1
-3
/
+2
|
*
|
systemd-boot: reduce indentation in config_entry_add_linux()
Zbigniew Jędrzejewski-Szmek
2018-03-07
1
-94
/
+95
|
*
|
systemd-boot: Try harder not to add ourselves to the list
Jan Janssen
2018-03-07
1
-4
/
+24
|
*
|
systemd-boot: Make automatic entries configurable
Jan Janssen
2018-01-28
1
-6
/
+38
|
*
|
systemd-boot: Return EFI_STATUS instead of INTN for file_read()
Jan Janssen
2018-01-28
4
-23
/
+23
|
|
/
*
|
Add missing double quote from log message (#8257)
antizealot1337
2018-02-23
1
-1
/
+1
*
|
tree-wide: make use of fsync_directory_of_file() all over the place
Lennart Poettering
2018-02-20
1
-2
/
+3
|
/
*
boot/efi: TPM V2 fix for GetEventLog EFI function
Raphael Vogelgsang
2018-01-25
1
-1
/
+4
*
bootctl: report StubInfo if present
Дамјан Георгиевски
2018-01-15
1
-1
/
+4
*
EFI stub: add StubInfo if non-existant
Дамјан Георгиевски
2018-01-15
1
-0
/
+3
*
EFI stub: add LoaderFirmwareInfo, LoaderFirmwareType if non-existant
Дамјан Георгиевски
2018-01-15
1
-0
/
+14
*
EFI stub: add LoaderImageIdentifier if non-existant
Дамјан Георгиевски
2018-01-15
1
-0
/
+7
*
Merge pull request #7855 from poettering/log-h-includes
Zbigniew Jędrzejewski-Szmek
2018-01-15
1
-0
/
+2
|
\
|
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+2
*
|
bootctl: add newline after printf (#7856)
winnerman-pythian
2018-01-11
1
-1
/
+1
|
/
*
separate flags from shebang
bleep_blop
2017-12-25
1
-1
/
+2
*
sd-boot, udev: trivial condition simplifications
Yu Watanabe
2017-12-25
1
-1
/
+1
*
bootctl: silence warning about signed/unsigned comparison
Zbigniew Jędrzejewski-Szmek
2017-12-19
1
-1
/
+1
*
Merge pull request #7631 from cgwalters/systemctl-offline
Lennart Poettering
2017-12-15
1
-6
/
+6
|
\
|
*
verbs: Rename VERB_OFFLINE to VERB_ONLINE_ONLY, expand MUSTBEROOT
Colin Walters
2017-12-14
1
-6
/
+6
*
|
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+2
|
/
*
Merge pull request #7611 from poettering/bootspec-fixes
Zbigniew Jędrzejewski-Szmek
2017-12-12
1
-42
/
+54
|
\
|
*
verbs: add a new VERB_MUSTBEROOT flag
Lennart Poettering
2017-12-11
1
-14
/
+6
|
*
tree-wide: unify logging of "Must be root" message
Lennart Poettering
2017-12-11
1
-9
/
+0
|
*
bootctl: don't trip up in "bootctl status" when we can't find the ESP because...
Lennart Poettering
2017-12-11
1
-6
/
+10
|
*
efi: rework find_esp() error propagation/logging a bit
Lennart Poettering
2017-12-11
1
-13
/
+38
*
|
tree-wide: drop a few == NULL and != NULL comparison
Lennart Poettering
2017-12-11
1
-2
/
+2
|
/
*
boot/efi: fixup TPM V2 measuring and logging (#7568)
Harald Hoyer
2017-12-07
1
-23
/
+58
*
Set secure_boot flag in Kernel Zero-Page (#7482)
Max Resch
2017-12-06
3
-3
/
+14
*
shim: fix logically dead code
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-9
/
+4
*
boot/shim: fix char ** vs char * mismatch
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-2
/
+2
*
boot/efi: fix NULL dereference
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-7
/
+7
*
Merge pull request #7154 from keszybz/bootspec
Lennart Poettering
2017-11-20
2
-258
/
+191
|
\
|
*
bootctl: add a convenient way to print the path to EFI
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-2
/
+17
|
*
bootctl: rename r2 and r to r and k
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-23
/
+23
|
*
bootctl: move find_esp() to shared
Zbigniew Jędrzejewski-Szmek
2017-11-07
1
-193
/
+14
|
*
bootctl: show unique titles
Zbigniew Jędrzejewski-Szmek
2017-11-07
1
-2
/
+2
|
*
bootctl: add listing of loader entries
Zbigniew Jędrzejewski-Szmek
2017-11-07
1
-0
/
+119
|
*
sd-boot: simplify the implementation of entry uniquification
Zbigniew Jędrzejewski-Szmek
2017-10-23
1
-46
/
+24
[next]