summaryrefslogtreecommitdiffstats
path: root/src/boot/efi/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename src/boot/efi to just src/bootZbigniew Jędrzejewski-Szmek2024-11-071-430/+0
* boot: Add HWID calculation from SMBIOS strings and matching against a built-i...anonymix0072024-11-051-0/+1
* boot: Move smbios-related functions to a separate fileanonymix0072024-10-111-0/+1
* meson: increase default number of available sections for the stubLennart Poettering2024-09-101-2/+10
* meson: Fix various versionsDaan De Meyer2024-07-041-3/+3
* src/boot/efi/meson.build: ensure VERSION_TAG exists in case of cross buildChen Qi2024-07-041-3/+4
* meson: Deal with potential stable versionsDaan De Meyer2024-07-041-2/+2
* efi: split out efivars.[ch] from util.[ch]Lennart Poettering2024-07-021-0/+1
* efi: share setting of generic efivars between sd-stub/sd-bootLennart Poettering2024-06-261-0/+1
* 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
* loongarch64: disable simd when build efiXiaotian Wu2024-03-071-4/+6
* dynamically load compression librariesMatteo Croce2024-03-051-1/+1
* meson: Decouple the version tag from the vcs tagDaan De Meyer2024-02-211-0/+1
* meson: Start adding devel and rc suffixes to the project versionDaan De Meyer2024-02-141-2/+2
* fuzz: Add fuzzer for efi conf/osrel parsingJan Janssen2023-10-151-0/+3
* meson: Pass all -static-pie args to linkerJan Janssen2023-10-011-3/+8
* elf2efi: Add GNU_RELRO supportJan Janssen2023-09-291-1/+1
* boot: Lift linker requirementsJan Janssen2023-09-291-9/+31
* elf2efi: Add --copy-sections optionJan Janssen2023-09-291-0/+1
* elf2efi: Rework ELF section conversionJan Janssen2023-09-291-2/+1
* meson: restore specifications of dependency on version_hZbigniew Jędrzejewski-Szmek2023-08-281-3/+4
* meson: drop "versiondep" objectZbigniew Jędrzejewski-Szmek2023-08-261-3/+5
* meson: Bring back use of vcs_tagJan Janssen2023-08-261-2/+4
* meson: Simplify efi test/fuzz definitionsJan Janssen2023-08-231-43/+42
* meson: Convert options to meson features (require)Jan Janssen2023-08-231-1/+1
* meson: also merge declarations of fuzzers with other executablesYu Watanabe2023-08-031-8/+4
* meson: merge declarations of normal and test executablesYu Watanabe2023-08-031-6/+5
* Merge pull request #28595 from medhefgo/elf2efi-fixesLuca Boccassi2023-07-311-1/+1
|\
| * stub: Also reserve sections for EFI stubJan Janssen2023-07-301-1/+1
* | Merge pull request #28567 from yuwata/meson-versiondepLuca Boccassi2023-07-311-7/+3
|\ \ | |/ |/|
| * boot: always set SBAT_DISTRO_VERSIONYu Watanabe2023-07-291-7/+3
* | meson: use kwargs to declare efi binariesYu Watanabe2023-07-301-29/+18
|/
* efi: link with -z nopack-relative-relocsLuca Boccassi2023-07-261-0/+4
* boot: Fix build for x32Jan Janssen2023-07-101-23/+28
* meson: Use build_tgt.name()Jan Janssen2023-06-141-2/+1
* test_ukify: pass through path to addon stubZbigniew Jędrzejewski-Szmek2023-06-061-0/+6
* stub: allow loading and verifying cmdline addonsLuca Boccassi2023-05-241-1/+2
* ukify: use empty stub for addonsLuca Boccassi2023-05-241-1/+21
* test/60-ukify: override stub location in testsZbigniew Jędrzejewski-Szmek2023-05-051-1/+5
* boot: Fix alignment of long long inside structs on x86Jan Janssen2023-04-111-4/+5
* boot: Add undefined sanitizer supportJan Janssen2023-03-171-4/+14
* boot: Add support for -ftrapvJan Janssen2023-03-171-1/+0
* boot: Add support for -fstack-protectorJan Janssen2023-03-171-2/+1
* meson: Use static library for EFI testsJan Janssen2023-03-101-40/+49
* boot: Fix debug experienceJan Janssen2023-03-101-0/+7
* boot: Bring back bootloader buildsJan Janssen2023-03-101-1/+175
* tree-wide: Drop gnu-efiJan Janssen2023-03-101-364/+11
* meson: adjust for removal of gnu-efi compatZbigniew Jędrzejewski-Szmek2023-03-051-10/+14
* boot: Split out device path functionsJan Janssen2023-02-221-0/+2