summaryrefslogtreecommitdiff
path: root/src/boot
Commit message (Expand)AuthorAgeFilesLines
* boot: at least one of os_name_pretty or os_name exists in this blockYu Watanabe2021-01-121-2/+2
* A typo fix in bootctl.c (#18106)Endre Szabo2020-12-301-1/+1
* efi: Only use arm flags if supportedAndrew Balmos2020-12-151-1/+7
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-0931-31/+31
* headers: use custom LicenseRef- spdx tag for various "public domain" filesZbigniew Jędrzejewski-Szmek2020-10-292-1/+2
* headers: add spdx tags to imported files with a known licenseZbigniew Jędrzejewski-Szmek2020-10-291-0/+2
* tree-wide: use the usual SPDX header for our own filesZbigniew Jędrzejewski-Szmek2020-10-291-0/+2
* bootctl: add @current/@oneshot/@default targets to set-default/set-oneshotДамјан Георгиевски2020-10-201-8/+33
* bootctl: separate boot loader specific commands in man and --helpLennart Poettering2020-10-141-17/+19
* boot/efi: Explicitly specify void in parameter listMarco Wang2020-10-061-1/+1
* bootctl: handle if LoaderSystemToken is invalid for some reasonLennart Poettering2020-09-141-1/+3
* bootctl: don't accidentally propagate errors in "bootctl status"Lennart Poettering2020-09-101-5/+5
* tree-wide: drop pointless zero initialization (#16884)fangxiuning2020-08-281-2/+2
* Merge pull request #16687 from DaanDeMeyer/bootloader-machine-idZbigniew Jędrzejewski-Szmek2020-08-181-43/+4
|\
| * bootctl: Remove dependency on machine-id.Daan De Meyer2020-08-101-43/+4
* | bless-boot: add missing verb to --helpZbigniew Jędrzejewski-Szmek2020-08-051-0/+1
|/
* sd-boot: Add small comments after device-specific key macrosPaul Cercueil2020-06-181-4/+4
* sd-boot: Work around malformed CR key codePaul Cercueil2020-06-151-0/+4
* bootctl: add simple, low-level reboot-to-firmware verb for controlling the flagLennart Poettering2020-05-291-2/+39
* bootctl: show reboot-to-firmware info, tooLennart Poettering2020-05-291-0/+12
* efi: cache LoaderEntries EFI variableLennart Poettering2020-05-291-1/+8
* sd-boot: fix menu ordering with boot countingDaniel Fullmer2020-05-261-8/+8
* tree-wide: fix bad errno checksZbigniew Jędrzejewski-Szmek2020-05-201-1/+1
* tree-wide: fix spelling errorsFrantisek Sumsal2020-04-211-1/+1
* tree-wide: spellcheck using codespellZbigniew Jędrzejewski-Szmek2020-04-161-1/+1
* sd-boot: Add → as alternative to boot selected entryJan Janssen2020-04-151-0/+1
* Remove unneded {}sZbigniew Jędrzejewski-Szmek2020-04-131-2/+1
* bootctl: fix assert issueLennart Poettering2020-04-091-1/+1
* *: use _cleanup_close_ with fdopen() where trivialVito Caputo2020-03-311-5/+4
* boot: Ensure ARM UEFI binary does not contain FP/SIMD instructionsJames T. Lee2020-03-081-0/+2
* meson: update efi path detection to gnu-efi-3.0.11Zbigniew Jędrzejewski-Szmek2020-02-041-22/+41
* sd-boot: fix -Wpointer-sign warningYu Watanabe2020-01-312-6/+6
* sd-boot: fix warning about comparison is always trueYu Watanabe2020-01-311-1/+1
* Merge pull request #14667 from yuwata/boot-random-seed-modeLennart Poettering2020-01-281-2/+2
|\
| * sd-boot: fix typoYu Watanabe2020-01-261-2/+2
* | efi: fix build.Susant Sahani2020-01-271-1/+1
|/
* boot: fix osrel parserLennart Poettering2020-01-071-1/+1
* Merge pull request #14196 from keszybz/gpt-auto-generator-debuggingLennart Poettering2019-12-161-10/+16
|\
| * bootlctl: show LoaderDevicePartUUID information in statusZbigniew Jędrzejewski-Szmek2019-11-301-10/+16
* | Merge pull request #13953 from SpencerMichaels/systemd-boot-efistub-id-fixZbigniew Jędrzejewski-Szmek2019-12-041-16/+32
|\ \
| * | boot: Improve EFISTUB name and version detection.Spencer Michaels2019-11-181-8/+28
| * | boot: Retain ".conf" suffix for loader config IDs.Spencer Michaels2019-11-181-6/+1
| * | boot: Ignore EFISTUB binaries starting with "auto-".Spencer Michaels2019-11-181-0/+2
| * | boot: Make EFISTUB IDs use binaries' filenames.Spencer Michaels2019-11-181-3/+2
* | | sd-boot: Add a 0.1 second delay before key-probing for showing menuLeonid Bloch2019-12-041-0/+6
| |/ |/|
* | bootctl: make 'random-seed' handle inability to write system token EFI variab...Lennart Poettering2019-11-211-4/+28
* | Rename "system-options" to "systemd-efi-options"Zbigniew Jędrzejewski-Szmek2019-11-181-24/+24
* | bootctl: update --help textZbigniew Jędrzejewski-Szmek2019-11-181-1/+1
* | tree-wide: clean up --help texts a bitLennart Poettering2019-11-183-16/+43
* | boot: Add ARM64 support to the EFI stubDimitri John Ledkov2019-11-141-0/+2