]> git.ipfire.org Git - thirdparty/systemd.git/commit
stub: Add support for .ucode UKI section
authorTobias Fleig <tfleig@meta.com>
Tue, 2 Apr 2024 10:54:30 +0000 (03:54 -0700)
committerTobias Fleig <tfleig@meta.com>
Fri, 19 Apr 2024 12:58:46 +0000 (05:58 -0700)
commitaea81bc0ff97ce553d244f91cceea1545c490175
tree70d35db96f11d32d1ff3918bf7c6546754034826
parent332f669a6f6059abc044b4149fcfb7a197b4dbdc
stub: Add support for .ucode UKI section

This commit adds support for loading, measuring and handling a ".ucode"
UKI section. This section is functionally an initrd, intended for
microcode updates. As such it will always be passed to the kernel first.
man/systemd-stub.xml
src/boot/efi/stub.c
src/fundamental/uki.c
src/fundamental/uki.h