]> git.ipfire.org Git - thirdparty/systemd.git/commit
measure: rename measure_pcr() to measure_kernel()
authorLennart Poettering <lennart@poettering.net>
Sat, 17 Sep 2022 13:20:32 +0000 (15:20 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 17 Sep 2022 22:27:00 +0000 (07:27 +0900)
commitf578c659c41832924d9a3c1707c0fa5d5f79149b
treeba9b249f4d8536d7a8255b3d6f7dfb7266d6c09c
parentcf610e1d873d6bf1a6017597ef50a6cf68f18313
measure: rename measure_pcr() to measure_kernel()

Let's say what we actually measure, not what into (which is obvious
anyway).

This is generally more descriptive, but also good for later work that
allows measuring the boot phase too.
src/boot/measure.c