systemd/src/fundamental
2024-06-15 12:57:55 +02:00
..
bootspec-fundamental.c tree-wide: simplify x ? x : y to x ?: y where applicable 2023-03-18 14:23:11 +01:00
bootspec-fundamental.h fundamental: Remove types-fundamental.h 2022-06-27 12:16:27 +02:00
confidential-virt-fundamental.h fundamental: share constants for confidential virt detection 2023-07-14 14:06:51 +01:00
efivars-fundamental.c fundamental: Remove types-fundamental.h 2022-06-27 12:16:27 +02:00
efivars-fundamental.h stub: pick up confexts from the ESP as well 2024-01-03 10:38:34 +01:00
logarithm.h basic/logarithm: add popcount() wrapper 2023-04-24 10:02:30 +02:00
macro-fundamental.h macro-fundamental: correct comment and remove trailing ';' for macro 2024-06-15 12:57:55 +02:00
memory-util-fundamental.h Move CLEANUP_ARRAY to src/fundamental 2023-10-09 22:22:09 +01:00
meson.build basic: Add some sha256 helper functions 2024-02-13 13:59:27 -05:00
sbat.h boot: use separate SBAT project names for stub and boot 2023-09-19 15:57:14 +02:00
sha256-fundamental.c basic: Add some sha256 helper functions 2024-02-13 13:59:27 -05:00
sha256-fundamental.h basic: Add some sha256 helper functions 2024-02-13 13:59:27 -05:00
string-util-fundamental.c string-util-fundamental: postfix -> suffix, use streq 2024-01-04 16:30:10 +08:00
string-util-fundamental.h string-util-fundamental: postfix -> suffix, use streq 2024-01-04 16:30:10 +08:00
tpm2-pcr.h tpm2: move event tag sd-boot/sd-stub to make measurements with into src/fundamental/ 2023-10-20 15:58:45 +01:00
uki.c stub: Add support for .ucode UKI section 2024-04-19 05:58:46 -07:00
uki.h stub: Add support for .ucode UKI section 2024-04-19 05:58:46 -07:00
unaligned-fundamental.h fundamental: split out unaligned_{read|write}_ne{16,32,64}() helpers into unaligned-fundamental.h 2022-12-08 15:18:47 +01:00