index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fundamental
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fundamental: Fix buffer size in get_chid
anonymix007
2024-11-07
1
-2
/
+2
*
fundamental: Fix iteration count in chid_calculate
anonymix007
2024-11-07
1
-1
/
+2
*
fundamental: move string includes from chid-fundamental.c to header
anonymix007
2024-11-07
2
-2
/
+6
*
fundamental: Add userspace efi_guid_equal
anonymix007
2024-11-07
1
-0
/
+7
*
tree-wide: use Device*T*ree spelling
Zbigniew Jędrzejewski-Szmek
2024-11-06
1
-1
/
+1
*
uki: add new .dtbauto PE section type
anonymix007
2024-11-05
2
-0
/
+2
*
measure: introduce support for a .hwids section
anonymix007
2024-11-05
2
-0
/
+2
*
fundamental: Add HWID calculation
anonymix007
2024-11-05
3
-0
/
+142
*
bootctl: Add --secure-boot-auto-enroll
Daan De Meyer
2024-11-03
1
-0
/
+61
*
boot: stop appending NUL to .sdmagic and .sbat sections
Zbigniew Jędrzejewski-Szmek
2024-10-31
1
-1
/
+0
*
sha256: use memory-util-fundamental.h
Yu Watanabe
2024-10-12
1
-7
/
+1
*
fundamental: Import SHA1 implementation from libxcrypt
anonymix007
2024-10-11
3
-0
/
+320
*
macro: Add DISABLE_WARNING_STRINGOP_OVERREAD
anonymix007
2024-10-11
1
-0
/
+4
*
fundamental: Add EFI_GUID userspace definition
anonymix007
2024-10-11
1
-0
/
+13
*
macro: add voffsetof() helper, that operates like offsetof() but on variables
Lennart Poettering
2024-10-11
1
-0
/
+1
*
stub: Add support for .initrd addon files
Tobias Fleig
2024-10-09
1
-0
/
+3
*
pe-binary: add pe_is_native() for checking if PE is native
Lennart Poettering
2024-09-12
1
-0
/
+22
*
stub: add StubDevicePartUUID/StubImageIdentifier
Lennart Poettering
2024-09-11
1
-0
/
+1
*
boot: synthesize a separate menu entry from each .profile section
Lennart Poettering
2024-09-10
2
-0
/
+4
*
stub: add ability to place multiple alternative PE sections of a specific typ...
Lennart Poettering
2024-09-10
2
-0
/
+4
*
uki: add new ".profile" PE section type
Lennart Poettering
2024-09-06
2
-0
/
+2
*
Fix detection of TDX confidential VM on Azure platform
Daniel P. Berrangé
2024-07-30
1
-0
/
+1
*
stub: Add support for .ucode EFI addons
Tobias Fleig
2024-07-08
1
-0
/
+3
*
iovec-util: make "struct iovec" and some helpers also available in EFI mode
Lennart Poettering
2024-06-26
2
-0
/
+38
*
macro: move PTR_TO_SIZE() macros to fundamental
Lennart Poettering
2024-06-26
1
-0
/
+3
*
macro: also move FOREACH_ARRAY()/FOREACH_ELEMENT() to fundamental
Lennart Poettering
2024-06-26
1
-0
/
+12
*
macro: move sizeof_field() macro into src/fundamental/
Lennart Poettering
2024-06-26
1
-0
/
+3
*
macro-fundamental: correct comment and remove trailing ';' for macro
Mike Yuan
2024-06-15
1
-2
/
+2
*
fundamental: declare flex array updated for gcc15 and clang 19
Cristian Rodríguez
2024-06-14
1
-0
/
+5
*
stub: Add support for .ucode UKI section
Tobias Fleig
2024-04-19
2
-0
/
+2
*
basic: Add some sha256 helper functions
Adrian Vovk
2024-02-13
3
-2
/
+2
*
fundamental: Add overflow-safe math helpers
Adrian Vovk
2024-02-13
1
-1
/
+25
*
string-util-fundamental: postfix -> suffix, use streq
Mike Yuan
2024-01-04
2
-10
/
+10
*
stub: pick up confexts from the ESP as well
Lennart Poettering
2024-01-03
1
-0
/
+1
*
fundamental: prefer byte swap builtins over byte swapping manually
Rose
2024-01-03
1
-9
/
+2
*
macro-fundamental: add U64_{K,M,G}B
Mike Yuan
2023-12-13
1
-0
/
+4
*
string-util: add on_off
Sam Leonard
2023-11-02
1
-0
/
+4
*
Merge pull request #29601 from yuwata/mmap-check-overflow
Luca Boccassi
2023-10-24
1
-1
/
+34
|
\
|
*
macro: introduce several helper functions for alignment
Yu Watanabe
2023-10-19
1
-0
/
+33
|
*
macro: paranoia about overflow
Yu Watanabe
2023-10-19
1
-1
/
+1
*
|
tpm2: move event tag sd-boot/sd-stub to make measurements with into src/funda...
Lennart Poettering
2023-10-20
1
-0
/
+6
|
/
*
sd-boot: add way to disable the 100ms delay when timeout=0
Emil Velikov
2023-10-17
1
-0
/
+1
*
Merge pull request #29502 from keszybz/sd-boot-config-tweaks
Luca Boccassi
2023-10-13
1
-0
/
+72
|
\
|
*
basic/macro.h: move a bunch of stuff to macro-fundamental.h
Zbigniew Jędrzejewski-Szmek
2023-10-07
1
-0
/
+72
*
|
stub: add support for dtb addons
Luca Boccassi
2023-10-09
1
-0
/
+1
*
|
Move CLEANUP_ARRAY to src/fundamental
Luca Boccassi
2023-10-09
1
-0
/
+36
|
/
*
macro: use __builtin_unreachable on NDEBUG
NRK
2023-10-03
1
-1
/
+1
*
memory-util: move memzero() to src/fundamental/ to share with UEFI
Lennart Poettering
2023-10-02
1
-0
/
+6
*
elf2efi: Add --copy-sections option
Jan Janssen
2023-09-29
1
-2
/
+8
*
boot: use separate SBAT project names for stub and boot
Luca Boccassi
2023-09-19
2
-4
/
+16
[next]