summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2024-11-06 14:45:43 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2024-11-06 15:00:55 +0100
commit265488414c71235631cd74716f4732afab1a4d5d (patch)
treeb2960eb17b646b88cf0ada66b105d69a6d726fcc /docs
parentman/systemd-stub: rework the description of sections (diff)
downloadsystemd-265488414c71235631cd74716f4732afab1a4d5d.tar.xz
systemd-265488414c71235631cd74716f4732afab1a4d5d.zip
tree-wide: use Device*T*ree spelling
We used both, in fact "Devicetree" was more common. But we have a general rule that we capitalize all words in names and also we have a DeviceTree= configuration setting, which we cannot change. If we use two different spelllings, this will make it harder for people to use the correct one in config files. So use the "DeviceTree" spelling everywhere.
Diffstat (limited to 'docs')
-rw-r--r--docs/TPM2_PCR_MEASUREMENTS.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/TPM2_PCR_MEASUREMENTS.md b/docs/TPM2_PCR_MEASUREMENTS.md
index daee33980b..b2c740494d 100644
--- a/docs/TPM2_PCR_MEASUREMENTS.md
+++ b/docs/TPM2_PCR_MEASUREMENTS.md
@@ -110,15 +110,15 @@ UTF-16.
→ **Measured hash** covers the literal kernel command line in UTF-16 (without any
trailing NUL bytes).
-### PCR 12, `EV_EVENT_TAG`, "Devicetrees"
+### PCR 12, `EV_EVENT_TAG`, "DeviceTrees"
-Devicetree addons are measured individually as a tagged event.
+DeviceTree addons are measured individually as a tagged event.
→ **Event Tag** `0x6c46f751`
→ **Description** the addon filename.
-→ **Measured hash** covers the content of the Devicetree.
+→ **Measured hash** covers the content of the DeviceTree.
### PCR 12, `EV_EVENT_TAG`, "Initrd addons"