summaryrefslogtreecommitdiff
path: root/src/basic/efivars.h
Commit message (Expand)AuthorAgeFilesLines
* efivars: define efi variable flags less weirdlyLennart Poettering2022-03-241-3/+4
* efivarfs: rename a couple of return params to ret_xyz/retLennart Poettering2022-03-241-5/+5
* sd-boot: Be more precise about secure boot modesJan Janssen2021-10-221-3/+4
* bootctl: print SystemdOptions from efivarfs if newer than our cacheZbigniew Jędrzejewski-Szmek2021-06-151-0/+5
* basic/efivars: replace dynanamic creation of efivar names with static stringsZbigniew Jędrzejewski-Szmek2021-06-151-17/+31
* efi: create symbolic link to efi/loader-feature.hYu Watanabe2021-01-191-1/+0
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* efi: use stub for cache_efi_options_variable if !ENABLE_EFILuca Boccassi2020-06-161-0/+4
* efi: Cache contents of EFI variable SystemdOptionsFilipe Brandenburger2020-06-131-0/+1
* Disable reading SystemdOptions EFI Var when in SecureBoot modeArian van Putten2020-01-161-0/+16
* Rename "system-options" to "systemd-efi-options"Zbigniew Jędrzejewski-Szmek2019-11-181-2/+2
* Add support for SystemdOptions EFI var to augment /proc/cmdlineZbigniew Jędrzejewski-Szmek2019-09-161-2/+9
* util-lib: split shared/efivars into basic/efivars and shared/efi-loaderZbigniew Jędrzejewski-Szmek2019-09-161-0/+52