index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
boot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
boot: make .hwids PE section more flexible to cover more than DT one day
Lennart Poettering
2024-11-15
2
-8
/
+55
*
boot: explain the 4G quirks we apply to initrd memory allocations
Lennart Poettering
2024-11-15
1
-0
/
+7
*
boot/stub: allocate pages for combined initrds below 4GiB only on x86 (#35149)
andre4ik3
2024-11-14
3
-10
/
+19
*
pe: use PE_SECTION_VECTOR_IS_SET() macro where appropriate
Lennart Poettering
2024-11-12
1
-2
/
+2
*
pe: remove unnecessary log message about DT/HWID
Lennart Poettering
2024-11-12
1
-2
/
+1
*
efi: don't log if EFI RNG isn't ready
Lennart Poettering
2024-11-12
2
-1
/
+5
*
boot: Fix .dtbauto section number for error reporting
anonymix007
2024-11-07
1
-1
/
+1
*
boot: Fix overflow check for FDT_PROP in devicetree_get_compatible
anonymix007
2024-11-07
1
-1
/
+2
*
boot: Drop const modifier for smbios_fields and fix smbios_info_done
anonymix007
2024-11-07
1
-3
/
+3
*
Rename src/boot/efi to just src/boot
Zbigniew Jędrzejewski-Szmek
2024-11-07
78
-0
/
+0
*
Move systemd-sbsign to its own source subdirectory
Zbigniew Jędrzejewski-Szmek
2024-11-07
3
-670
/
+0
*
Move systemd-measure to its own source subdirectory
Zbigniew Jędrzejewski-Szmek
2024-11-07
2
-1181
/
+0
*
Move bless-boot components to their own source subdirectory
Zbigniew Jędrzejewski-Szmek
2024-11-07
4
-711
/
+0
*
Move bootctl to its own source subdirectory
Zbigniew Jędrzejewski-Szmek
2024-11-07
19
-3821
/
+0
*
sbsign: remove unimplemented options
Antonio Alvarez Feijoo
2024-11-07
1
-1
/
+1
*
Introduce systemd-sbsign to do secure boot signing (#35021)
Daan De Meyer
2024-11-06
4
-1
/
+667
|
\
|
*
sbsign: Add validate-key verb
Daan De Meyer
2024-11-06
1
-2
/
+37
|
*
Introduce systemd-sbsign to do secure boot signing
Daan De Meyer
2024-11-06
3
-0
/
+631
|
*
openssl-util: Set default UI method instead of setting engine method
Daan De Meyer
2024-11-05
1
-1
/
+1
*
|
tree-wide: use Device*T*ree spelling
Zbigniew Jędrzejewski-Szmek
2024-11-06
3
-5
/
+5
*
|
stub: Handle .dtbauto sections
anonymix007
2024-11-05
1
-5
/
+27
*
|
measure: Introduce .dtbauto support
anonymix007
2024-11-05
1
-2
/
+4
*
|
uki: add new .dtbauto PE section type
anonymix007
2024-11-05
1
-1
/
+1
*
|
measure: introduce support for a .hwids section
anonymix007
2024-11-05
1
-1
/
+4
*
|
boot: Add .dtbauto section matching in PE section discovery against HWIDs and...
anonymix007
2024-11-05
1
-1
/
+119
*
|
boot: Add HWID calculation from SMBIOS strings and matching against a built-i...
anonymix007
2024-11-05
3
-0
/
+153
*
|
boot: Add firmware_devicetree_exists()
anonymix007
2024-11-05
2
-0
/
+5
*
|
boot: add matching against FW-provided Devicetree blob
Diogo Ivo
2024-11-05
2
-0
/
+142
*
|
boot: Add xnew0
anonymix007
2024-11-05
1
-0
/
+1
|
/
*
bootctl: Add --secure-boot-auto-enroll
Daan De Meyer
2024-11-03
4
-1
/
+273
*
openssl-util: Query engine/provider pin via ask-password
Daan De Meyer
2024-11-03
1
-43
/
+22
*
efivars: Remove STRINGIFY() helper macros
Daan De Meyer
2024-11-02
9
-33
/
+33
*
boot: stop appending NUL to .sdmagic and .sbat sections
Zbigniew Jędrzejewski-Szmek
2024-10-31
1
-2
/
+2
*
sd-json,tree-wide: add sd_json_format_enabled() and use it everwhere
Zbigniew Jędrzejewski-Szmek
2024-10-28
2
-5
/
+5
*
tree-wide: replace for loop with FOREACH_ELEMENT or FOREACH_ARRAY macros (#34...
Integral
2024-10-26
2
-15
/
+15
*
measure: fix typo
Yu Watanabe
2024-10-23
1
-1
/
+1
*
measure: Take SizeOfImage into account as well for .linux section
Daan De Meyer
2024-10-20
1
-0
/
+33
*
boot/efi/log: always include filename, line, and function in log message
Yu Watanabe
2024-10-12
2
-18
/
+13
*
boot/efi/smbios: initialize output parameters if entries not found
Yu Watanabe
2024-10-12
1
-9
/
+22
*
boot/efi: trivial coding style cleanups
Yu Watanabe
2024-10-12
2
-8
/
+6
*
boot: Add log_info and log_debug
anonymix007
2024-10-11
2
-9
/
+11
*
boot: Add smbios_populate_raw_info
anonymix007
2024-10-11
2
-0
/
+73
*
boot: Move smbios-related functions to a separate file
anonymix007
2024-10-11
7
-182
/
+200
*
boot: Add xcalloc and xcalloc_multiply
anonymix007
2024-10-11
1
-0
/
+15
*
boot: Add EFI_STATUS_IS_ERROR macro
anonymix007
2024-10-11
1
-0
/
+2
*
boot: Add bswap_{16,32}
anonymix007
2024-10-11
1
-0
/
+3
*
boot: Add be32toh
anonymix007
2024-10-11
1
-0
/
+6
*
smbios: make code more readable by introducing a "limit" pointer
Lennart Poettering
2024-10-11
1
-2
/
+3
*
smbios: move validation of SMBIOS table sizes fully into get_smbios_table()
Lennart Poettering
2024-10-11
1
-7
/
+11
*
Merge pull request #34687 from DaanDeMeyer/mkosi
Yu Watanabe
2024-10-09
4
-30
/
+37
|
\
[next]