]> git.ipfire.org Git - thirdparty/systemd.git/commit
uki: add new .dtbauto PE section type
authoranonymix007 <48598263+anonymix007@users.noreply.github.com>
Tue, 22 Oct 2024 11:38:00 +0000 (14:38 +0300)
committeranonymix007 <48598263+anonymix007@users.noreply.github.com>
Tue, 5 Nov 2024 21:47:04 +0000 (00:47 +0300)
commit630cf4e7dafb062588a2d9e09cf470806f00bb9e
treebbc4e252b366cd7f90ac763bd2925bc01c2e477d
parent763028a16cb54582823fedaba5d3ba8432e1c0ed
uki: add new .dtbauto PE section type

.dtbauto section contains DT blobs, just like .dtb, the difference is
that multiple .dtbauto sections are allowed to be in a UKI and only one
is selected automatically

Temporarily drop an assert_cc() check in systemd-measure to make it compilable before the next commit
src/boot/measure.c
src/fundamental/uki.c
src/fundamental/uki.h