]> git.ipfire.org Git - thirdparty/systemd.git/commit
pcrextend: automatically measure SMBIOS product ID at boot
authorLennart Poettering <lennart@poettering.net>
Tue, 4 Jun 2024 10:01:10 +0000 (12:01 +0200)
committerLennart Poettering <lennart@poettering.net>
Sun, 2 Nov 2025 20:14:35 +0000 (21:14 +0100)
commit0196abbd10331f89bd5ca7abc39225852dff7406
tree747b233354aa5e6ff37de6e338ffd156a16e88b8
parent2b90bf173081758e75bdb2b8ff376731b0268ede
pcrextend: automatically measure SMBIOS product ID at boot

Now that PCRs are not that expensive anymore, let's use them to measure
the SMBIOS product ID to one.
man/systemd-pcrphase.service.xml
src/pcrextend/pcrextend.c
src/shared/pcrextend-util.c
src/shared/pcrextend-util.h
src/shared/tpm2-util.c
src/shared/tpm2-util.h
src/tpm2-setup/meson.build
src/tpm2-setup/nvpcr/hardware.nvpcr.in [new file with mode: 0644]
units/meson.build
units/systemd-pcrproduct.service.in [new file with mode: 0644]