summaryrefslogtreecommitdiff
path: root/src/shared/efivars.h
Commit message (Expand)AuthorAgeFilesLines
* util-lib: split shared/efivars into basic/efivars and shared/efi-loaderZbigniew Jędrzejewski-Szmek2019-09-161-141/+0
* boot,shared: share the definitions of EFI_LOADER_FEATURE macrosZbigniew Jędrzejewski-Szmek2019-07-101-6/+1
* bootspec: fix build when EFI support is disabledYu Watanabe2019-04-171-0/+4
* efivars: add helper to format efivarfs pathZbigniew Jędrzejewski-Szmek2019-04-051-0/+1
* efivars: make sure efi_loader_entry_name_valid() is always compiled inLennart Poettering2019-03-111-6/+2
* Fix compilation without EFI being enabledVesa Jääskeläinen2019-03-111-0/+4
* efivars: let's add some validation of boot menu entry name syntaxLennart Poettering2018-11-161-0/+2
* efivars: add new helper efi_set_variable_string()Lennart Poettering2018-11-161-2/+7
* bootctl: display loader features in a pretty way.Lennart Poettering2018-11-161-0/+12
* bootctl: include boot entries discovered by the boot loader but not in $BOOT ...Lennart Poettering2018-10-081-0/+6
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* efivars: include errno.h when EFI support is disabled (#7900)Yu Watanabe2018-01-171-0/+3
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* shared: include what we useThomas Hindoe Paaboel Andersen2015-12-061-0/+2
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-0/+1
* efivars: fix build for non-efiThomas Hindoe Paaboel Andersen2015-04-101-1/+1
* shared: efivars - fix compile on non-EFI systemsTom Gundersen2015-04-101-0/+74
* shared: efivars - is_efi_*() returns bool instead of intTom Gundersen2015-04-101-2/+2
* logind,systemctl: add reboot to EFI firmware supportJan Janssen2015-04-071-0/+3
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-2/+0
* bootctl: add sd-boot supportKay Sievers2015-02-171-1/+10
* support acpi firmware performance data (FPDT)Kay Sievers2013-09-241-3/+2
* bootctl: print secure boot flagsKay Sievers2013-03-101-0/+2
* efi: various cleanupsLennart Poettering2013-02-131-4/+5
* bootctl: add boot loader and firmware interface toolKay Sievers2013-02-111-0/+7
* efi: add efi boot generator that automatically mounts the ESP to /bootLennart Poettering2013-01-211-0/+4
* util: move is_efiboot() to efivars.cLennart Poettering2013-01-211-0/+3
* core: if the bootloader supports it, determine firmware and boot loader delayLennart Poettering2013-01-191-0/+30