]> git.ipfire.org Git - thirdparty/systemd.git/commit
efi-loader: rename efi_stub_measured() → efi_measured_uki()
authorLennart Poettering <lennart@poettering.net>
Wed, 27 Sep 2023 09:50:14 +0000 (11:50 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 27 Sep 2023 09:51:13 +0000 (11:51 +0200)
commitbe8f478c0ffd5dbdebc82d4166631cc06d6f2917
treec53d1736cf49967c901de5e65498e26af1628aa2
parent0ba8374bb8a7032ca13ba98d10e8d7c3378ca9c6
efi-loader: rename efi_stub_measured() → efi_measured_uki()

Let's say "uki" rather than "stub", since that is just too generic, and
we shouldn't limit us to our own stub anyway, but generally define a
concept of a "measured UKI", which is a UKI that measures its part to
PCR 11.

This is mostly preparation for exposing this check to the user via
ConditionSecurity=.
src/cryptsetup/cryptsetup.c
src/fstab-generator/fstab-generator.c
src/gpt-auto-generator/gpt-auto-generator.c
src/pcrextend/pcrextend.c
src/shared/efi-loader.c
src/shared/efi-loader.h