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
/
util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi: introduce UINT32_MAX and UINT64_MAX
Yu Watanabe
2021-03-05
1
-0
/
+6
*
fundamental: move several macros and functions into src/fundamental/
Yu Watanabe
2021-02-09
1
-19
/
+2
*
boot: Replace efivar_set() persistent argument with flags argument
Daan De Meyer
2021-02-04
1
-5
/
+5
*
boot: Add startswith() and endswith() functions with no_case variants
Daan De Meyer
2021-02-02
1
-0
/
+6
*
boot: Add efivar_get/set_uint64_le() functions
Daan De Meyer
2021-02-02
1
-0
/
+4
*
boot: Rename efivar_get/set_int() to efivar_get/set_uint_string()
Daan De Meyer
2021-02-02
1
-2
/
+2
*
boot: Add efivar_get_boolean_u8()
Daan De Meyer
2021-02-02
1
-0
/
+1
*
boot: Make all efivar util functions take the guid as an argument
Daan De Meyer
2021-01-31
1
-5
/
+5
*
boot: Turn all guid constants into C99 compound initializers
Daan De Meyer
2021-01-31
1
-1
/
+8
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
efi: fix build.
Susant Sahani
2020-01-27
1
-1
/
+1
*
efi: add log_oom() helper
Lennart Poettering
2019-07-25
1
-0
/
+2
*
boot: avoid 32-bit calculation for a 64-bit lvalue
Zbigniew Jędrzejewski-Szmek
2019-03-12
1
-0
/
+4
*
efi: beef up efivar_get_xyz() to accept NULL return values
Lennart Poettering
2019-03-01
1
-0
/
+7
*
tree-wide: use __ prefixed gcc attributes (#10843)
Lennart Poettering
2018-11-20
1
-1
/
+1
*
efi: add 'const' to various util.h API parameters
Lennart Poettering
2018-11-16
1
-7
/
+7
*
efi: add simple macros for MAX values of EFI's UINTN/INTN types
Lennart Poettering
2018-11-16
1
-0
/
+3
*
efi: rework OFFSETOF() based on __builtin_offsetof()
Lennart Poettering
2018-10-18
1
-1
/
+1
*
sd-boot: write the IDs of all discovered entries to an EFI variable
Lennart Poettering
2018-10-16
1
-0
/
+2
*
efi: make efivar_set_raw() buffer argument VOID*
Lennart Poettering
2018-10-16
1
-1
/
+1
*
efi: explicity check for NULL in FreePoolp()
Lennart Poettering
2018-10-16
1
-1
/
+6
*
efi: add cleanup handler for closing file descriptors
Lennart Poettering
2018-10-16
1
-0
/
+7
*
efi: add poor man's offsetof() implementation
Lennart Poettering
2018-10-16
1
-0
/
+1
*
tree-wide: use '#pragma once' for header guard
Yu Watanabe
2018-08-30
1
-5
/
+1
*
sd-boot: fix header guard
Yu Watanabe
2018-08-29
1
-1
/
+2
*
tree-wide: drop copyright lines for more authors
Zbigniew Jędrzejewski-Szmek
2018-06-22
1
-3
/
+0
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-1
/
+0
*
Drop more license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-10
/
+0
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
1
-2
/
+2
*
sd-boot: introduce _cleanup_freepool_
Zbigniew Jędrzejewski-Szmek
2018-03-13
1
-0
/
+7
*
systemd-boot: Return EFI_STATUS instead of INTN for file_read()
Jan Janssen
2018-01-28
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
boot: efi - add config option to disable the command line editor
Kay Sievers
2015-03-11
1
-0
/
+6
*
gummiboot/sd-boot/systemd-boot: rename galore
Tom Gundersen
2015-02-18
1
-0
/
+44