summaryrefslogtreecommitdiffstats
path: root/src/boot (follow)
Commit message (Expand)AuthorAgeFilesLines
* efi: Measure into both CC and TPM if available. (#31939)Dionna Amalie Glaze2024-03-261-19/+37
* efi: check if all sections of our EFI binaries are properly alignedFrantisek Sumsal2024-03-221-0/+5
* efi: fix mixed indentFrantisek Sumsal2024-03-221-1/+1
* sd-boot: add support for support enrolling dbxGerd Hoffmann2024-03-221-4/+8
* sd-boot: add support for custom mode.Gerd Hoffmann2024-03-202-0/+62
* path-util: introduce skip_leading_slash and use it where appropriateMike Yuan2024-03-141-14/+7
* boot: Only use io.systemd.boot.kernel-cmdline-extra for type 1 imagesDaan De Meyer2024-03-131-1/+1
* systemd-boot: Add support for reading extra kernel cmdline from SMBIOSDaan De Meyer2024-03-101-1/+10
* Merge pull request #30480 from keszybz/kernel-install-more-pathsZbigniew Jędrzejewski-Szmek2024-03-081-30/+38
|\
| * bootctl: use the full parser tooZbigniew Jędrzejewski-Szmek2024-03-071-30/+38
* | loongarch64: disable simd when build efiXiaotian Wu2024-03-071-4/+6
* | boot: replace manual string manipulation with xasprintfTobiPeterG2024-03-061-11/+13
* | dynamically load compression librariesMatteo Croce2024-03-051-1/+1
* | docs/UEFI_SECURITY: minor tweaks to the textZbigniew Jędrzejewski-Szmek2024-03-021-28/+29
* | measure: add support for --certificate and --private-key-source for engine/pr...Luca Boccassi2024-03-011-28/+115
* | dissect-image: add flag for explicitly enabling userspace verity signature ch...Lennart Poettering2024-02-281-1/+2
* | efi: de-inline xmalloc to fix build failure with gcc 12.2 and -O2Luca Boccassi2024-02-242-5/+7
* | Merge pull request #31456 from poettering/tpm1.2-no-moreLennart Poettering2024-02-232-114/+9
|\ \
| * | sd-stub: drop any support for TPM 1.2Lennart Poettering2024-02-232-114/+9
| |/
* | Merge pull request #31352 from DaanDeMeyer/versioningZbigniew Jędrzejewski-Szmek2024-02-231-0/+1
|\ \ | |/ |/|
| * meson: Decouple the version tag from the vcs tagDaan De Meyer2024-02-211-0/+1
* | boot: padding for default arrow at too long linesMrSmör2024-02-201-0/+3
|/
* Merge pull request #31320 from DaanDeMeyer/versioningDaan De Meyer2024-02-151-2/+2
|\
| * meson: Start adding devel and rc suffixes to the project versionDaan De Meyer2024-02-141-2/+2
* | bootctl: add a Varlink interfaceLennart Poettering2024-02-146-3/+153
|/
* bootctl: discover and pring global UKI PE addonsEmanuele Giuseppe Esposito2024-02-141-0/+1
* basic: Add some sha256 helper functionsAdrian Vovk2024-02-131-1/+1
* fundamental: Add overflow-safe math helpersAdrian Vovk2024-02-133-6/+6
* tree-wide: use normal spelling of "reopen"Zbigniew Jędrzejewski-Szmek2024-02-091-1/+1
* efi: Add EFI CC measurement protocol to stubMikko Ylinen2024-01-242-4/+142
* bootctl: return earlier with `--print-esp-path`Antonio Alvarez Feijoo2024-01-231-3/+2
* boot: don't print error if device tree fixup protocol isn't supportedClayton Craft2024-01-191-1/+2
* Merge pull request #30973 from mrc0mmand/gcc14Lennart Poettering2024-01-181-2/+2
|\
| * Reorder arguments for calloc()-like functions, part #2Frantisek Sumsal2024-01-171-2/+2
* | tree-wide: port over various pieces of code to strv_extend_many()Lennart Poettering2024-01-171-6/+5
* | tree-wide: Load entry-token and layout.conf from /usr/lib/kernel/ as wellDaan De Meyer2024-01-163-9/+24
|/
* boot/efi: use Header field of hd directly instead of casting to EFI_DEVICE_PATHRose2024-01-111-1/+1
* hexdecoct: make unbase64mem and unhexmem always use SIZE_MAXMike Yuan2024-01-081-2/+2
* stub: pick up confexts from the ESP as wellLennart Poettering2024-01-034-16/+44
* bootctl: add a missing spaceFrantisek Sumsal2023-12-271-1/+1
* tree-wide: drop space between variable and an increment/decrementYu Watanabe2023-12-241-1/+1
* bootctl: update/list/remove all instances of systemd-boot in /EFI/BOOTDaan De Meyer2023-12-202-12/+48
* stub: get_extra_dir() can return NULLLennart Poettering2023-11-292-3/+6
* boot: suffix SecureBoot message with newlineLennart Poettering2023-11-281-4/+3
* fuzz: always call fuzz_setup_logging()Yu Watanabe2023-11-174-0/+8
* boot: measure config first, only then parseLennart Poettering2023-11-151-1/+4
* boot: load device tree even if no original config existsClayton Craft2023-11-101-4/+6
* bootctl: fix code commentAntonio Alvarez Feijoo2023-11-091-1/+1
* bootctl: fix -q optionAntonio Alvarez Feijoo2023-11-061-1/+1
* secure-boot: print just before cold-resetting to help diagnose hangsRaito Bezarius2023-10-301-0/+4