summaryrefslogtreecommitdiff
path: root/src/boot
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop assert.h includesZbigniew Jędrzejewski-Szmek2017-05-131-1/+0
* sd-boot: added shim signature/MOK validation (#5702)Max Resch2017-05-094-0/+307
* Merge pull request #5842 from keszybz/meson-status-and-conditionalsMichael Biebl2017-05-031-1/+1
|\
| * meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek2017-05-021-1/+1
* | sd-boot: remove compiler warning (#5860)Max Resch2017-04-291-3/+3
* | sd-boot: remove unnecessary defines (#5848)Max Resch2017-04-291-4/+1
|/
* meson: add compiler flags for "--tpm" in EFI apps (#5829)Max Resch2017-04-271-0/+2
* meson: also indent scripts with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-251-2/+2
* meson: define gnu_efi_arch for the arch efi name, fix ldsdir detectionZbigniew Jędrzejewski-Szmek2017-04-241-6/+15
* meson: use "sh -eu" and make .sh +x, .py -xZbigniew Jędrzejewski-Szmek2017-04-231-1/+1
* meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-231-165/+166
* meson: use efi-includedir to look for headerZbigniew Jędrzejewski-Szmek2017-04-231-3/+2
* test-efi-create-disk.sh: allow running from separate build dir, hook up to mesonZbigniew Jędrzejewski-Szmek2017-04-231-1/+14
* meson: replace yes/no/auto with true/false/autoZbigniew Jędrzejewski-Szmek2017-04-231-2/+2
* meson: use join_paths consistentlyMichael Biebl2017-04-231-2/+2
* meson: add support for building efi modulesZbigniew Jędrzejewski-Szmek2017-04-232-0/+185
* Merge pull request #5708 from vcatechnology/arm-cross-compileLennart Poettering2017-04-171-1/+1
|\
| * build-sys: correct blkid.h includesMatt Clarkson2017-04-061-1/+1
* | tree-wide: standardize on $(PACKAGE_VERSION) for the version stringZbigniew Jędrzejewski-Szmek2017-04-042-5/+5
|/
* sd-boot: stub: check LoadOptions contains data (#5467)Mikko Ylinen2017-02-271-1/+1
* Merge pull request #5449 from keszybz/blkd-error-handlingMartin Pitt2017-02-251-38/+18
|\
| * tree-wide: simplify handling of blkid errorsZbigniew Jędrzejewski-Szmek2017-02-211-38/+18
* | Fix missing space in comments (#5439)AsciiWolf2017-02-241-1/+1
* | bootctl: create loader.conf only if it doesn't exist yetLennart Poettering2017-02-211-6/+25
* | bootctl: rework file copy routines to reuse copy_bytes() from copy.cLennart Poettering2017-02-211-79/+42
|/
* boot: fix two typosZbigniew Jędrzejewski-Szmek2017-01-312-2/+2
* bootctl: fix typo (#4897)Lucas Werkmeister2016-12-161-1/+1
* Update boot.c (#4780)Yassine Imounachen2016-12-011-1/+1
* bootctl: don't try to remove esp_path (#4407)Evgeny Vereshchagin2016-10-191-1/+1
* boot: fix `bootctl install` segfault (#4404)Yu Watanabe2016-10-191-1/+2
* sd-boot: trigger to record further logs to tcg 2.0 final event log area (#4302)Lans Zhang2016-10-091-0/+23
* bootctl: properly skip duplicate entries (#4048)Mantas Mikulėnas2016-08-301-1/+4
* Add enable_disable() helperZbigniew Jędrzejewski-Szmek2016-07-311-1/+1
* Merge pull request #3757 from poettering/efi-searchZbigniew Jędrzejewski-Szmek2016-07-251-183/+265
|\
| * bootctl: modernize install_loader_config()Lennart Poettering2016-07-211-25/+17
| * bootctl: various coding style updatesLennart Poettering2016-07-211-9/+8
| * bootctl: clean up get_file_version()Lennart Poettering2016-07-211-4/+6
| * bootctl: use F_TYPE_EQUAL() to compare statfs' .f_type fieldLennart Poettering2016-07-211-1/+3
| * bootctl: move toupper() implementation to string-util.hLennart Poettering2016-07-211-10/+1
| * bootctl: make use of STRV_FOREACH() where we canLennart Poettering2016-07-211-4/+4
| * bootctl: rework to use common verbs parsing, and add searching of ESP pathLennart Poettering2016-07-211-122/+220
| * bootctl: fix error message checkLennart Poettering2016-07-211-1/+1
| * bootctl: minor coding style improvementsLennart Poettering2016-07-211-8/+6
* | tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriateLennart Poettering2016-07-221-2/+2
|/
* bootctl: Always use upper case for "/EFI/BOOT" and "/EFI/BOOT/BOOT*.EFI".Alexander Kurtz2016-07-211-4/+4
* bootctl: Use lower case string constants in case-insensitive comparisons.Alexander Kurtz2016-07-211-1/+1
* sd-boot: Fix waiting for keyboard input (#3735)Jan Janssen2016-07-181-6/+2
* Various fixes for typos found by lintian (#3705)Michael Biebl2016-07-121-1/+1
* tree-wide: rename draw_special_char to special_glyphZbigniew Jędrzejewski-Szmek2016-05-091-4/+4
* tree-wide: minor formatting inconsistency cleanupsVito Caputo2016-02-231-2/+2