summaryrefslogtreecommitdiffstats
path: root/src/fundamental (follow)
Commit message (Expand)AuthorAgeFilesLines
* fundamental: Fix buffer size in get_chidanonymix0072024-11-071-2/+2
* fundamental: Fix iteration count in chid_calculateanonymix0072024-11-071-1/+2
* fundamental: move string includes from chid-fundamental.c to headeranonymix0072024-11-072-2/+6
* fundamental: Add userspace efi_guid_equalanonymix0072024-11-071-0/+7
* tree-wide: use Device*T*ree spellingZbigniew Jędrzejewski-Szmek2024-11-061-1/+1
* uki: add new .dtbauto PE section typeanonymix0072024-11-052-0/+2
* measure: introduce support for a .hwids sectionanonymix0072024-11-052-0/+2
* fundamental: Add HWID calculationanonymix0072024-11-053-0/+142
* bootctl: Add --secure-boot-auto-enrollDaan De Meyer2024-11-031-0/+61
* boot: stop appending NUL to .sdmagic and .sbat sectionsZbigniew Jędrzejewski-Szmek2024-10-311-1/+0
* sha256: use memory-util-fundamental.hYu Watanabe2024-10-121-7/+1
* fundamental: Import SHA1 implementation from libxcryptanonymix0072024-10-113-0/+320
* macro: Add DISABLE_WARNING_STRINGOP_OVERREADanonymix0072024-10-111-0/+4
* fundamental: Add EFI_GUID userspace definitionanonymix0072024-10-111-0/+13
* macro: add voffsetof() helper, that operates like offsetof() but on variablesLennart Poettering2024-10-111-0/+1
* stub: Add support for .initrd addon filesTobias Fleig2024-10-091-0/+3
* pe-binary: add pe_is_native() for checking if PE is nativeLennart Poettering2024-09-121-0/+22
* stub: add StubDevicePartUUID/StubImageIdentifierLennart Poettering2024-09-111-0/+1
* boot: synthesize a separate menu entry from each .profile sectionLennart Poettering2024-09-102-0/+4
* stub: add ability to place multiple alternative PE sections of a specific typ...Lennart Poettering2024-09-102-0/+4
* uki: add new ".profile" PE section typeLennart Poettering2024-09-062-0/+2
* Fix detection of TDX confidential VM on Azure platformDaniel P. Berrangé2024-07-301-0/+1
* stub: Add support for .ucode EFI addonsTobias Fleig2024-07-081-0/+3
* iovec-util: make "struct iovec" and some helpers also available in EFI modeLennart Poettering2024-06-262-0/+38
* macro: move PTR_TO_SIZE() macros to fundamentalLennart Poettering2024-06-261-0/+3
* macro: also move FOREACH_ARRAY()/FOREACH_ELEMENT() to fundamentalLennart Poettering2024-06-261-0/+12
* macro: move sizeof_field() macro into src/fundamental/Lennart Poettering2024-06-261-0/+3
* macro-fundamental: correct comment and remove trailing ';' for macroMike Yuan2024-06-151-2/+2
* fundamental: declare flex array updated for gcc15 and clang 19Cristian Rodríguez2024-06-141-0/+5
* stub: Add support for .ucode UKI sectionTobias Fleig2024-04-192-0/+2
* basic: Add some sha256 helper functionsAdrian Vovk2024-02-133-2/+2
* fundamental: Add overflow-safe math helpersAdrian Vovk2024-02-131-1/+25
* string-util-fundamental: postfix -> suffix, use streqMike Yuan2024-01-042-10/+10
* stub: pick up confexts from the ESP as wellLennart Poettering2024-01-031-0/+1
* fundamental: prefer byte swap builtins over byte swapping manuallyRose2024-01-031-9/+2
* macro-fundamental: add U64_{K,M,G}BMike Yuan2023-12-131-0/+4
* string-util: add on_offSam Leonard2023-11-021-0/+4
* Merge pull request #29601 from yuwata/mmap-check-overflowLuca Boccassi2023-10-241-1/+34
|\
| * macro: introduce several helper functions for alignmentYu Watanabe2023-10-191-0/+33
| * macro: paranoia about overflowYu Watanabe2023-10-191-1/+1
* | tpm2: move event tag sd-boot/sd-stub to make measurements with into src/funda...Lennart Poettering2023-10-201-0/+6
|/
* sd-boot: add way to disable the 100ms delay when timeout=0Emil Velikov2023-10-171-0/+1
* Merge pull request #29502 from keszybz/sd-boot-config-tweaksLuca Boccassi2023-10-131-0/+72
|\
| * basic/macro.h: move a bunch of stuff to macro-fundamental.hZbigniew Jędrzejewski-Szmek2023-10-071-0/+72
* | stub: add support for dtb addonsLuca Boccassi2023-10-091-0/+1
* | Move CLEANUP_ARRAY to src/fundamentalLuca Boccassi2023-10-091-0/+36
|/
* macro: use __builtin_unreachable on NDEBUGNRK2023-10-031-1/+1
* memory-util: move memzero() to src/fundamental/ to share with UEFILennart Poettering2023-10-021-0/+6
* elf2efi: Add --copy-sections optionJan Janssen2023-09-291-2/+8
* boot: use separate SBAT project names for stub and bootLuca Boccassi2023-09-192-4/+16