summaryrefslogtreecommitdiff
path: root/src/fundamental
Commit message (Expand)AuthorAgeFilesLines
* macro-fundamental: fix bool → sd_boolLennart Poettering2021-11-111-1/+1
* types-fundamental: introduce sd_true + sd_falseLennart Poettering2021-11-113-8/+26
* fundamental: rename type.h → types-fundamental.hLennart Poettering2021-11-115-4/+4
* boot: clean up unified boot loader entry name/version extractionLennart Poettering2021-11-113-1/+75
* sd-boot: Move flags helpers to macro-fundamental.hJan Janssen2021-11-041-0/+7
* macro: make TAKE_PTR() side-effect freeLennart Poettering2021-11-031-2/+3
* sd-boot: Be more precise about secure boot modesJan Janssen2021-10-223-1/+59
* macro: Move ALIGN_TO to macro-fundamental.h and introduce CONST_ALIGN_TOJan Janssen2021-10-171-0/+32
* move mfree to macro-fundamentals.hMax Resch2021-10-121-0/+7
* boot/sha256: sd-ify and move to src/fundamentalLuca Boccassi2021-10-083-0/+330
* fundamental: define size_t and memcpy for sd-bootLuca Boccassi2021-10-084-8/+9
* boot: automatically load drop-in EFI drivers off the ESPLennart Poettering2021-09-231-0/+1
* sd-boot: Add memmem_safe and memory_startswithJan Janssen2021-08-161-0/+17
* sd-boot: Fix PE section parsingJan Janssen2021-08-161-0/+1
* sd-boot: Add assert implementationJan Janssen2021-08-121-1/+8
* macro: Move some macros to macro-fundamental.hJan Janssen2021-08-111-0/+23
* macro: relax CONST_MAX() type check a tiny bitLennart Poettering2021-07-301-2/+19
* meson: use a/b instead of join_paths(a,b)Zbigniew Jędrzejewski-Szmek2021-07-271-2/+2
* string-util: trivial optimizations for strverscmp_improved()Yu Watanabe2021-06-021-5/+5
* macro: add ONCE macro that evaluates to 1 one timeDan Streetman2021-05-201-0/+11
* boot: add optional EFI SBAT supportDimitri John Ledkov2021-05-071-0/+6
* string-util: introduce strverscmp_improved()Yu Watanabe2021-02-092-0/+160
* fundamental: move several macros and functions into src/fundamental/Yu Watanabe2021-02-096-0/+400