summaryrefslogtreecommitdiff
path: root/src/shared/bootspec.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-17bootspec: fix build when EFI support is disabledYu Watanabe1-0/+6
2019-04-05bootspec: remove now-unused boot_entry_type_tableZbigniew Jędrzejewski-Szmek1-3/+0
2019-03-05bootspec: get rid of find_default_boot_entry() entirelyLennart Poettering1-2/+7
2019-03-05bootspec: introduce new helper boot_entries_load_config_auto()Lennart Poettering1-0/+1
2019-03-05bootspec: move augmentation of loader-discovered entries into bootspec.cLennart Poettering1-0/+25
2019-03-05bootspec: simplify find_default_boot_entry()Lennart Poettering1-1/+1
2019-03-01bootspec: load entries from both the ESP and XBOOTLDR partitionsLennart Poettering1-2/+2
2019-03-01bootspec: store 'root' field in each bootspec entry we loadLennart Poettering1-2/+3
2019-03-01bootspec: add internal APIs to discover the XBOOTLDR partitionLennart Poettering1-0/+1
2018-10-08bootspec: reduce number of functions we exportLennart Poettering1-5/+0
2018-10-08shared/bootspec: remember the full path to boot entry and use it in loggingZbigniew Jędrzejewski-Szmek1-1/+2
2018-10-08Move logic to find default sd-boot entry from systemctl to sharedZbigniew Jędrzejewski-Szmek1-0/+2
2018-09-27bootspec: rename "filename" field to "id"Lennart Poettering1-3/+2
2018-09-27bootspec: fix include linesLennart Poettering1-1/+5
2018-06-14Fix SPDX license tagsZbigniew Jędrzejewski-Szmek1-1/+1
2018-06-14Drop my copyright headersZbigniew Jędrzejewski-Szmek1-3/+1
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-1/+1
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-03-07Merge pull request #8086 from hdante/sdboot-setmode-v2Zbigniew Jędrzejewski-Szmek1-0/+1
2018-02-03bootctl: synchronize bootctl code with sd-boot codeHenrique Dante de Almeida1-0/+1
2018-01-28systemd-boot: Make automatic entries configurableJan Janssen1-0/+2
2017-12-11efi: rework find_esp() error propagation/logging a bitLennart Poettering1-2/+1
2017-12-07bootspec: make boot_entries_select_default() staticYu Watanabe1-1/+0
2017-11-07bootctl: move find_esp() to sharedZbigniew Jędrzejewski-Szmek1-0/+3
2017-11-07bootctl: show unique titlesZbigniew Jędrzejewski-Szmek1-0/+5
2017-11-07bootctl: add listing of loader entriesZbigniew Jędrzejewski-Szmek1-0/+58