index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
boot
/
efi
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-05-06
3
-5
/
+5
*
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-05
2
-24
/
+30
*
efi stub: accept it if our loaded image has no FilePath field set
Lennart Poettering
2021-02-23
1
-2
/
+8
*
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
1
-58
/
+1
*
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: 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
*
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
27
-27
/
+27
*
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
*
boot/efi: Explicitly specify void in parameter list
Marco Wang
2020-10-06
1
-1
/
+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
*
sd-boot: fix menu ordering with boot counting
Daniel Fullmer
2020-05-26
1
-8
/
+8
*
tree-wide: fix spelling errors
Frantisek Sumsal
2020-04-21
1
-1
/
+1
*
sd-boot: Add → as alternative to boot selected entry
Jan Janssen
2020-04-15
1
-0
/
+1
*
Remove unneded {}s
Zbigniew Jędrzejewski-Szmek
2020-04-13
1
-2
/
+1
*
boot: Ensure ARM UEFI binary does not contain FP/SIMD instructions
James T. Lee
2020-03-08
1
-0
/
+2
*
meson: update efi path detection to gnu-efi-3.0.11
Zbigniew Jędrzejewski-Szmek
2020-02-04
1
-22
/
+41
*
sd-boot: fix -Wpointer-sign warning
Yu Watanabe
2020-01-31
2
-6
/
+6
*
sd-boot: fix warning about comparison is always true
Yu Watanabe
2020-01-31
1
-1
/
+1
*
Merge pull request #14667 from yuwata/boot-random-seed-mode
Lennart Poettering
2020-01-28
1
-2
/
+2
|
\
|
*
sd-boot: fix typo
Yu Watanabe
2020-01-26
1
-2
/
+2
*
|
efi: fix build.
Susant Sahani
2020-01-27
1
-1
/
+1
|
/
*
boot: fix osrel parser
Lennart Poettering
2020-01-07
1
-1
/
+1
*
Merge pull request #13953 from SpencerMichaels/systemd-boot-efistub-id-fix
Zbigniew Jędrzejewski-Szmek
2019-12-04
1
-16
/
+32
|
\
|
*
boot: Improve EFISTUB name and version detection.
Spencer Michaels
2019-11-18
1
-8
/
+28
|
*
boot: Retain ".conf" suffix for loader config IDs.
Spencer Michaels
2019-11-18
1
-6
/
+1
|
*
boot: Ignore EFISTUB binaries starting with "auto-".
Spencer Michaels
2019-11-18
1
-0
/
+2
[next]