summaryrefslogtreecommitdiffstats
path: root/src/boot (follow)
Commit message (Expand)AuthorAgeFilesLines
* boot: Introduce helper macros for offset checkingJan Janssen2021-12-291-8/+18
* boot: Reject unaligned dataJan Janssen2021-12-291-3/+6
* boot: Build BCD parser only on arches supported by WindowsJan Janssen2021-12-292-9/+14
* stub: Do not assume having DeviceHandleksa6784917842021-12-292-1/+8
* boot: Fix name length comparisonJan Janssen2021-12-271-2/+3
* boot: Fix off-by-one offset sanity checksJan Janssen2021-12-271-9/+9
* boot: Fix off-by-one NUL-terminationJan Janssen2021-12-272-3/+3
* tree-wide: fix typoYu Watanabe2021-12-251-1/+1
* meson: report SBAT settingsZbigniew Jędrzejewski-Szmek2021-12-231-1/+13
* meson: move efi summary() section to src/boot/efiZbigniew Jędrzejewski-Szmek2021-12-231-0/+9
* meson: move efi file lists closer to where they are usedZbigniew Jędrzejewski-Szmek2021-12-231-53/+51
* boot: Use correct handle to find TextInputEx protocolJan Janssen2021-12-231-31/+56
* meson: fix typoYu Watanabe2021-12-231-1/+1
* boot: Use -fvisibility=hidden instead of -fwhole-programJan Janssen2021-12-221-1/+2
* boot: Fix armhf build failureJan Janssen2021-12-211-0/+14
* bootctl: deprecate --make-machine-id-directory=autoZbigniew Jędrzejewski-Szmek2021-12-171-3/+3
* bootctl: write KERNEL_INSTALL_LAYOUT=bls and KERNEL_INSTALL_MACHINE_ID=…Zbigniew Jędrzejewski-Szmek2021-12-171-29/+162
* boot: fix typoYu Watanabe2021-12-161-1/+1
* Define FOREACH_DIRENT through FOREACH_DIRENT_ALLZbigniew Jędrzejewski-Szmek2021-12-151-3/+0
* test: Add BCD unit testJan Janssen2021-12-113-4/+193
* boot: Remove unused memmem_safeJan Janssen2021-12-112-21/+0
* boot: Add BCD store parserJan Janssen2021-12-114-29/+314
* boot: Make OFFSETOF lowercaseJan Janssen2021-12-114-7/+7
* boot: Add strncasecmpa helper functionJan Janssen2021-12-112-0/+25
* meson: Fix gnu-efi detection for clangJan Janssen2021-12-111-0/+1
* Merge pull request #21570 from AdrianVovk/stub-global-credsZbigniew Jędrzejewski-Szmek2021-12-113-21/+45
|\
| * stub: Load credentials from \loader\credentials\*.credAdrian Vovk2021-12-103-19/+43
| * stub: Properly null-terminate filenames in pack_cpio_oneAdrian Vovk2021-12-081-2/+2
* | meson: Auto detect efi-ldJan Janssen2021-12-111-2/+11
* | bootctl: optionally install .signed efi fileДамјан Георгиевски2021-12-081-4/+18
|/
* Merge pull request #21264 from medhefgo/boot-ltoZbigniew Jędrzejewski-Szmek2021-12-072-26/+51
|\
| * sd-boot: Always add TextInputEx to wait queue if availableJan Janssen2021-11-291-3/+3
| * sd-boot: Add LTO supportJan Janssen2021-11-291-3/+11
| * sd-boot: Let compiler figure out libgcc locationJan Janssen2021-11-291-2/+1
| * sd-boot: Let the compiler invoke the linker for usJan Janssen2021-11-291-21/+39
* | Merge pull request #21307 from medhefgo/boot-allocZbigniew Jędrzejewski-Szmek2021-12-0713-245/+143
|\ \
| * | sd-boot: Use non-failing allocators everywhere elseJan Janssen2021-11-2912-119/+35
| * | sd-boot: Simplify path creationJan Janssen2021-11-291-8/+4
| * | sd-boot: Make stra_to_path/stra_to_str non-failingJan Janssen2021-11-294-38/+28
| * | sd-boot: Use non-failing allocators in boot.cJan Janssen2021-11-291-82/+55
| * | sd-boot: Add non-failing allocatorsJan Janssen2021-11-291-0/+23
| |/
* | tree-wide: fix typoYu Watanabe2021-12-011-1/+1
* | tree-wide: fix typoYu Watanabe2021-11-301-1/+1
* | sd-boot: Fix assert failure in random-seed.cJan Janssen2021-11-291-6/+3
|/
* meson: Rename compile_args to efi_cfalgsJan Janssen2021-11-281-8/+8
* meson: Default to sbat-distro=autoJan Janssen2021-11-281-2/+4
* bootctl: use new red/green check/cross mark helpers at two placesLennart Poettering2021-11-231-4/+2
* tree-wide: use new RET_NERRNO() helper at various placesLennart Poettering2021-11-161-4/+1
* meson: Use fs moduleJan Janssen2021-11-141-2/+2
* boot: line-break magic[] array to match osrel[] line breaksLennart Poettering2021-11-111-2/+3