Pull request for efi-2021-10-rc5

The following changes since commit 8284d6f838684cfa6e3303a447deb38027c5d7f0:
Merge branch '2021-09-24-assorted-minor-updates' (2021-09-24 14:28:54 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2021-10-rc5
for you to fetch changes up to 346cee3ac5782fefeaeda2b54914b029547adf52:
efi_loader: Fix spec ID event creation (2021-09-25 12:31:08 +0200)
---------------------------------------------------------------- Pull request for efi-2021-10-rc5
Documentation:
* add /config bindings to HTML documentation
UEFI
* Fix number_of_algorithms field in TCG EFI Protocol
---------------------------------------------------------------- Ruchika Gupta (1): efi_loader: Fix spec ID event creation
Simon Glass (1): doc: Add mention of the /config binding
doc/develop/config_binding.rst | 10 ++++++++++ doc/develop/index.rst | 1 + include/efi_tcg2.h | 7 +------ lib/efi_loader/efi_tcg2.c | 40 +++++++++++++++++++++++----------------- 4 files changed, 35 insertions(+), 23 deletions(-) create mode 100644 doc/develop/config_binding.rst

On Sun, Sep 26, 2021 at 07:55:27AM +0200, Heinrich Schuchardt wrote:
The following changes since commit 8284d6f838684cfa6e3303a447deb38027c5d7f0:
Merge branch '2021-09-24-assorted-minor-updates' (2021-09-24 14:28:54 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2021-10-rc5
for you to fetch changes up to 346cee3ac5782fefeaeda2b54914b029547adf52:
efi_loader: Fix spec ID event creation (2021-09-25 12:31:08 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Heinrich Schuchardt
-
Tom Rini