summaryrefslogtreecommitdiff
path: root/src/boot
AgeCommit message (Expand)Author
2017-05-03Merge pull request #5842 from keszybz/meson-status-and-conditionalsMichael Biebl
2017-05-02meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek
2017-04-29sd-boot: remove compiler warning (#5860)Max Resch
2017-04-29sd-boot: remove unnecessary defines (#5848)Max Resch
2017-04-27meson: add compiler flags for "--tpm" in EFI apps (#5829)Max Resch
2017-04-25meson: also indent scripts with 8 spacesZbigniew Jędrzejewski-Szmek
2017-04-24meson: define gnu_efi_arch for the arch efi name, fix ldsdir detectionZbigniew Jędrzejewski-Szmek
2017-04-23meson: use "sh -eu" and make .sh +x, .py -xZbigniew Jędrzejewski-Szmek
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek
2017-04-23meson: use efi-includedir to look for headerZbigniew Jędrzejewski-Szmek
2017-04-23test-efi-create-disk.sh: allow running from separate build dir, hook up to mesonZbigniew Jędrzejewski-Szmek
2017-04-23meson: replace yes/no/auto with true/false/autoZbigniew Jędrzejewski-Szmek
2017-04-23meson: use join_paths consistentlyMichael Biebl
2017-04-23meson: add support for building efi modulesZbigniew Jędrzejewski-Szmek
2017-04-17Merge pull request #5708 from vcatechnology/arm-cross-compileLennart Poettering
2017-04-06build-sys: correct blkid.h includesMatt Clarkson
2017-04-04tree-wide: standardize on $(PACKAGE_VERSION) for the version stringZbigniew Jędrzejewski-Szmek
2017-02-27sd-boot: stub: check LoadOptions contains data (#5467)Mikko Ylinen
2017-02-25Merge pull request #5449 from keszybz/blkd-error-handlingMartin Pitt
2017-02-24Fix missing space in comments (#5439)AsciiWolf
2017-02-21tree-wide: simplify handling of blkid errorsZbigniew Jędrzejewski-Szmek
2017-02-21bootctl: create loader.conf only if it doesn't exist yetLennart Poettering
2017-02-21bootctl: rework file copy routines to reuse copy_bytes() from copy.cLennart Poettering
2017-01-31boot: fix two typosZbigniew Jędrzejewski-Szmek
2016-12-16bootctl: fix typo (#4897)Lucas Werkmeister
2016-12-01Update boot.c (#4780)Yassine Imounachen
2016-10-19bootctl: don't try to remove esp_path (#4407)Evgeny Vereshchagin
2016-10-19boot: fix `bootctl install` segfault (#4404)Yu Watanabe
2016-10-09sd-boot: trigger to record further logs to tcg 2.0 final event log area (#4302)Lans Zhang
2016-08-30bootctl: properly skip duplicate entries (#4048)Mantas Mikulėnas
2016-07-31Add enable_disable() helperZbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3757 from poettering/efi-searchZbigniew Jędrzejewski-Szmek
2016-07-22tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriateLennart Poettering
2016-07-21bootctl: modernize install_loader_config()Lennart Poettering
2016-07-21bootctl: various coding style updatesLennart Poettering
2016-07-21bootctl: clean up get_file_version()Lennart Poettering
2016-07-21bootctl: use F_TYPE_EQUAL() to compare statfs' .f_type fieldLennart Poettering
2016-07-21bootctl: move toupper() implementation to string-util.hLennart Poettering
2016-07-21bootctl: make use of STRV_FOREACH() where we canLennart Poettering
2016-07-21bootctl: rework to use common verbs parsing, and add searching of ESP pathLennart Poettering
2016-07-21bootctl: fix error message checkLennart Poettering
2016-07-21bootctl: minor coding style improvementsLennart Poettering
2016-07-21bootctl: Always use upper case for "/EFI/BOOT" and "/EFI/BOOT/BOOT*.EFI".Alexander Kurtz
2016-07-21bootctl: Use lower case string constants in case-insensitive comparisons.Alexander Kurtz
2016-07-18sd-boot: Fix waiting for keyboard input (#3735)Jan Janssen
2016-07-12Various fixes for typos found by lintian (#3705)Michael Biebl
2016-05-09tree-wide: rename draw_special_char to special_glyphZbigniew Jędrzejewski-Szmek
2016-02-23tree-wide: minor formatting inconsistency cleanupsVito Caputo
2016-02-11sd-boot: put hashed kernel command line in a PCR of the TPMHarald Hoyer
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack