diff options
| author | Raymond Mao <[email protected]> | 2025-01-27 06:49:35 -0800 |
|---|---|---|
| committer | Ilias Apalodimas <[email protected]> | 2025-01-28 08:59:23 +0200 |
| commit | afe26a74ddfe183b7ea76d5b36d33d2318d02c28 (patch) | |
| tree | 021316c4ec832d47ee2755035753712b78854f69 /doc/usage | |
| parent | bb894c5da5151e0858e217407c0cdeb989725a4a (diff) | |
tcg2: decouple eventlog size from efi
Move default eventlog size from efi to tpm for using in both
efi and measured boot.
Signed-off-by: Raymond Mao <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Signed-off-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'doc/usage')
| -rw-r--r-- | doc/usage/measured_boot.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/usage/measured_boot.rst b/doc/usage/measured_boot.rst index 05c439e9ac6..488dd546f13 100644 --- a/doc/usage/measured_boot.rst +++ b/doc/usage/measured_boot.rst @@ -24,7 +24,6 @@ Requirements * A hardware TPM 2.0 supported by an enabled U-Boot driver * CONFIG_EFI_TCG2_PROTOCOL=y -* CONFIG_EFI_TCG2_PROTOCOL_EVENTLOG_SIZE=y * optional CONFIG_EFI_TCG2_PROTOCOL_MEASURE_DTB=y will measure the loaded DTB in PCR 1 |
