summaryrefslogtreecommitdiff
path: root/src/boot/efi
Commit message (Expand)AuthorAgeFilesLines
* boot/efi: TPM V2 fix for GetEventLog EFI functionRaphael Vogelgsang2018-01-251-1/+4
* EFI stub: add StubInfo if non-existantДамјан Георгиевски2018-01-151-0/+3
* EFI stub: add LoaderFirmwareInfo, LoaderFirmwareType if non-existantДамјан Георгиевски2018-01-151-0/+14
* EFI stub: add LoaderImageIdentifier if non-existantДамјан Георгиевски2018-01-151-0/+7
* separate flags from shebangbleep_blop2017-12-251-1/+2
* sd-boot, udev: trivial condition simplificationsYu Watanabe2017-12-251-1/+1
* tree-wide: drop a few == NULL and != NULL comparisonLennart Poettering2017-12-111-2/+2
* boot/efi: fixup TPM V2 measuring and logging (#7568)Harald Hoyer2017-12-071-23/+58
* Set secure_boot flag in Kernel Zero-Page (#7482)Max Resch2017-12-063-3/+14
* shim: fix logically dead codeZbigniew Jędrzejewski-Szmek2017-11-281-9/+4
* boot/shim: fix char ** vs char * mismatchZbigniew Jędrzejewski-Szmek2017-11-281-2/+2
* boot/efi: fix NULL dereferenceZbigniew Jędrzejewski-Szmek2017-11-281-7/+7
* Merge pull request #7154 from keszybz/bootspecLennart Poettering2017-11-201-46/+24
|\
| * sd-boot: simplify the implementation of entry uniquificationZbigniew Jędrzejewski-Szmek2017-10-231-46/+24
* | Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+17
* | Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-1920-0/+20
|/
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-044-5/+5
* boot/efi: don't hard fail on error for tpm measure (#6473)Harald Hoyer2017-07-282-4/+2
* build-sys: rename SD_BOOT_LOG_TPM to ENABLE_TPMZbigniew Jędrzejewski-Szmek2017-07-184-4/+4
* build-sys: drop gitignore patterns for in-tree buildsZbigniew Jędrzejewski-Szmek2017-07-181-2/+0
* sd-boot: stub: Obtain PE section offsets from RAM, not disk (#6250)Matthew Garrett2017-07-035-81/+83
* 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
* 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
* Fix missing space in comments (#5439)AsciiWolf2017-02-241-1/+1
* boot: fix two typosZbigniew Jędrzejewski-Szmek2017-01-312-2/+2
* Update boot.c (#4780)Yassine Imounachen2016-12-011-1/+1
* sd-boot: trigger to record further logs to tcg 2.0 final event log area (#4302)Lans Zhang2016-10-091-0/+23
* sd-boot: Fix waiting for keyboard input (#3735)Jan Janssen2016-07-181-6/+2
* tree-wide: minor formatting inconsistency cleanupsVito Caputo2016-02-231-2/+2
* sd-boot: put hashed kernel command line in a PCR of the TPMHarald Hoyer2016-02-114-0/+359
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-1016-32/+0
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-167-11/+11
* tree-wide: update empty-if coccinelle script to cover empty-while and moreLennart Poettering2015-09-091-2/+1
* tree-wide: we place the opening bracket on the same line as the function nameLennart Poettering2015-08-271-10/+5
* systemd-boot: sort /EFI/Linux/*.efi filesKay Sievers2015-07-301-8/+21