Pull request efi-2024-07-rc5-2

Dear Tom,
The following changes since commit 2248c96ea1cf0b65377040d9f87ce7d8cf534c63:
Merge tag 'u-boot-stm32-20240614' of https://source.denx.de/u-boot/custodians/u-boot-stm (2024-06-14 08:13:54 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2024-07-rc5-2
for you to fetch changes up to d1499a8b3fa30e4d835a139e958fc7bec96af412:
doc: Fix link reference to general verified boot docs (2024-06-16 10:37:10 +0200)
Gitlab CI showed no issues: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/21141
---------------------------------------------------------------- Pull request efi-2024-07-rc5-2
Documentation:
* Correct links and board names in PHYTEC board descriptions. * Describe UEFI measured boot. * Fix typos in include/bootmeth.h. * Fix link reference to general verified boot docs.
UEFI:
* Measure device-tree into PCR1 instead of PCR0
---------------------------------------------------------------- Alexander Dahl (1): doc: Fix link reference to general verified boot docs
Daniel Schultz (3): doc: board: phytec: phycore-am62x: Fix Link to Documentation doc: board: phytec: phycore-am64x: Fix Link to Documentation doc: board: phytec: phycore-am64: Fix phyBOARD Name
Ilias Apalodimas (2): tpm: measure DTB in PCR1 instead of PCR0 doc: describe UEFI measured boot
Mattijs Korpershoek (1): bootstd: Fix a handful of doc typos in bootmeth
boot/bootm.c | 2 +- doc/board/phytec/phycore-am62x.rst | 2 +- doc/board/phytec/phycore-am64x.rst | 4 ++-- doc/usage/fit/signature.rst | 2 +- doc/usage/measured_boot.rst | 35 +++++++++++++++++++++++++++++++---- include/bootmeth.h | 12 ++++++------ lib/efi_loader/efi_tcg2.c | 2 +- 7 files changed, 43 insertions(+), 16 deletions(-)

On Sun, Jun 16, 2024 at 12:22:32PM +0200, Heinrich Schuchardt wrote:
Dear Tom,
The following changes since commit 2248c96ea1cf0b65377040d9f87ce7d8cf534c63:
Merge tag 'u-boot-stm32-20240614' of https://source.denx.de/u-boot/custodians/u-boot-stm (2024-06-14 08:13:54 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2024-07-rc5-2
for you to fetch changes up to d1499a8b3fa30e4d835a139e958fc7bec96af412:
doc: Fix link reference to general verified boot docs (2024-06-16 10:37:10 +0200)
Gitlab CI showed no issues: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/21141
Applied to u-boot/master, thanks!
participants (2)
-
Heinrich Schuchardt
-
Tom Rini