summaryrefslogtreecommitdiff
path: root/src/boot
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop dirent.h when dirent-util.h is includedYu Watanabe2019-11-041-1/+0
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-041-1/+0
* sd-boot: Silence compiler warning when building with -O2Jan Janssen2019-10-301-9/+5
* sd-boot: Don't loudly complain if RNG protocol isn't availableJan Janssen2019-10-301-21/+6
* sd-boot: Only disable optimization on debug buildsJan Janssen2019-10-301-1/+7
* Move the Commands section above Options sectionZbigniew Jędrzejewski-Szmek2019-10-081-9/+9
* bootctl: add "system-options" verbZbigniew Jędrzejewski-Szmek2019-09-161-11/+34
* util-lib: split shared/efivars into basic/efivars and shared/efi-loaderZbigniew Jędrzejewski-Szmek2019-09-163-1/+3
* src/boot/efi/meson.build: if meson --werror is true, set gcc -WerrorDan Streetman2019-08-151-0/+3
* src/boot/efi/linux: elide __attribute__((regparm(0))) on non-i386Dan Streetman2019-08-151-12/+12
* src/boot/efi/shim: elide __attribute__((sysv_abi)) on non-intel archsDan Streetman2019-08-151-3/+9
* bootctl: arg_dolloar_boot_path() may return NULLYu Watanabe2019-08-121-1/+5
* bootctl: clear arg_xbootldr_path when acquire_xbootldr() succeedsYu Watanabe2019-08-121-0/+1
* boot: fix build with gnu-efi older than 3.0.5v243-rc1Yu Watanabe2019-07-303-0/+57
* bootctl: log message tweaksZbigniew Jędrzejewski-Szmek2019-07-261-2/+2
* Merge pull request #13137 from poettering/efi-randomZbigniew Jędrzejewski-Szmek2019-07-2610-81/+1063
|\
| * bootctl: add is-installed verbLennart Poettering2019-07-251-9/+49
| * bootctl: show random seed stateLennart Poettering2019-07-251-0/+16
| * bootctl: add new verb for initializing a random seed in the ESPLennart Poettering2019-07-251-50/+253
| * sd-boot: read random seed from ESP and pass it to OSLennart Poettering2019-07-254-2/+397
| * efi: steal glibc sha256 implementationLennart Poettering2019-07-253-1/+306
| * bootctl: add new feature flag for indicating random seed management supportLennart Poettering2019-07-252-6/+8
| * bootctl: shortcut configuration file parsingLennart Poettering2019-07-251-0/+6
| * bootctl: drop const from non-pointer function argumentLennart Poettering2019-07-251-1/+1
| * bootctl: use the fact that startswith() returns the suffixLennart Poettering2019-07-251-3/+4
| * efi: add log_oom() helperLennart Poettering2019-07-252-0/+8
| * efi: modernize file_read() a bitLennart Poettering2019-07-251-10/+16
* | sd-boot: silence one warning about pointer castZbigniew Jędrzejewski-Szmek2019-07-261-1/+1
|/
* bootctl: show correct error codeLennart Poettering2019-07-241-1/+1
* efi: drop unused defineLennart Poettering2019-07-241-3/+0
* efi: remove trailing whitespace in stringLennart Poettering2019-07-241-1/+1
* tree-wide: drop duplicated blank linesYu Watanabe2019-07-151-2/+0
* bootctl,sd-boot: define EFI_LOADER_FEATURE_XBOOTLDRZbigniew Jędrzejewski-Szmek2019-07-102-5/+7
* boot,shared: share the definitions of EFI_LOADER_FEATURE macrosZbigniew Jędrzejewski-Szmek2019-07-102-5/+19
* Merge pull request #12870 from yuwata/tree-wide-further-path-join-cleanupsLennart Poettering2019-06-251-12/+12
|\
| * tree-wide: replace strjoina() with prefix_roota()Yu Watanabe2019-06-251-12/+12
* | bootctl: fix display of options with embedeed newlinesZbigniew Jędrzejewski-Szmek2019-06-251-2/+14
|/
* Merge pull request #12508 from keszybz/no-root-checksYu Watanabe2019-06-062-15/+13
|\
| * bootctl: drop must_be_root() checksZbigniew Jędrzejewski-Szmek2019-05-081-9/+8
| * bless-boot: drop must_be_root() checksZbigniew Jędrzejewski-Szmek2019-05-081-6/+5
* | sd-boot: Remove unnecessary call to GetEventLogJoe Richey2019-06-031-54/+11
* | bootctl: do not allow -x and -p to be used togetherZbigniew Jędrzejewski-Szmek2019-05-191-0/+6
* | bootctl: add -x shortcut for --print-boot-pathZbigniew Jędrzejewski-Szmek2019-05-191-5/+4
* | bootclt: add missing columnZbigniew Jędrzejewski-Szmek2019-05-191-1/+1
|/
* codespell: fix spelling errorsBen Boeckel2019-04-292-2/+2
* scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek2019-04-121-2/+2
* bootctl: urlify .conf filesZbigniew Jędrzejewski-Szmek2019-04-051-2/+10
* bootctl: emit extra warning if the default boot entry is brokenZbigniew Jędrzejewski-Szmek2019-04-051-6/+19
* bootctl: check if files specified by boot entry exist, and warn if notZbigniew Jędrzejewski-Szmek2019-04-051-10/+31
* bootctl: replace "type" with "source" in outputZbigniew Jędrzejewski-Szmek2019-04-051-9/+5