summaryrefslogtreecommitdiffstats
path: root/src/boot (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #29708 from DaanDeMeyer/bootctl-alwaysDaan De Meyer2023-10-251-2/+0
|\
| * meson: Always build systemd-measureDaan De Meyer2023-10-251-1/+0
| * meson: Always build bootctlDaan De Meyer2023-10-251-1/+0
* | Merge pull request #29601 from yuwata/mmap-check-overflowLuca Boccassi2023-10-241-1/+1
|\ \ | |/ |/|
| * tree-wide: check if return value of lseek() and friends is negativeYu Watanabe2023-10-191-1/+1
* | stub: Ignore the boot counter when looking for .extra.d directoryValentin David2023-10-201-0/+29
* | tpm2: move event tag sd-boot/sd-stub to make measurements with into src/funda...Lennart Poettering2023-10-202-6/+2
* | Merge pull request #29617 from keszybz/efi-no-xmalloc0Luca Boccassi2023-10-192-10/+3
|\ \ | |/ |/|
| * efi: drop unused xmalloc0()Zbigniew Jędrzejewski-Szmek2023-10-191-6/+0
| * efi: do not memzero fields before initializing themZbigniew Jędrzejewski-Szmek2023-10-191-4/+3
* | tree-wide: fix typoYu Watanabe2023-10-181-1/+1
* | sd-boot: add way to disable the 100ms delay when timeout=0Emil Velikov2023-10-173-20/+60
* | bootctl, sd-boot: cross document the menu-hidden/force ABIEmil Velikov2023-10-172-3/+14
|/
* stub: NULL checks for DeviceHandle and FilePathLukas2023-10-161-15/+19
* fuzz: Add fuzzer for efi conf/osrel parsingJan Janssen2023-10-152-0/+29
* boot: Fix OOB reads in conf/osrel parsingJan Janssen2023-10-152-1/+3
* boot: Move line_get_key_value to efi-stringJan Janssen2023-10-154-74/+128
* boot: Move parse_boolean to efi-stringJan Janssen2023-10-156-38/+50
* test: Remove unnecessary test prefixJan Janssen2023-10-151-1/+1
* Merge pull request #29502 from keszybz/sd-boot-config-tweaksLuca Boccassi2023-10-131-246/+210
|\
| * efi/boot: rename ConfigEntry to BootEntryZbigniew Jędrzejewski-Szmek2023-10-121-69/+69