All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request for efi-2021-07-rc4-2
@ 2021-05-28 16:12 Heinrich Schuchardt
  2021-05-28 21:19 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2021-05-28 16:12 UTC (permalink / raw)
  To: Tom Rini
  Cc: U-Boot Mailing List, Alexander Graf, Masahisa Kojima,
	Ilias Apalodimas, Alexandru Gagniuc

Dear Tom,

The following changes since commit aab8b17e94c447561a402bc7508b73fd8ee712e5:

   Merge tag 'ti-v2021.07-rc4' of 
https://source.denx.de/u-boot/custodians/u-boot-ti (2021-05-27 07:42:49 
-0400)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git 
tags/efi-2021-07-rc4-2

for you to fetch changes up to 163a0d7e2cbdbdf26d90ac8d30c0495b814f3245:

   efi_loader: add PE/COFF image measurement (2021-05-28 16:17:01 +0200)

Gitlab CI showed no problems:

https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/7658

----------------------------------------------------------------
Pull request for efi-2021-07-rc4-2

Simplify configuration using HASH functions
Fix Coverity warnings related to EFI TCG2 protocol
Enable PE/COFF image measurement

----------------------------------------------------------------
Alexandru Gagniuc (2):
       Revert "lib: introduce HASH_CALCULATE option"
       efi_loader: Work-around build issue due to missing hash_calculate()

Ilias Apalodimas (1):
       efi_loader: Fix coverity warnings for efi tcg2 protocol

Masahisa Kojima (1):
       efi_loader: add PE/COFF image measurement

  common/Kconfig.boot               |   1 -
  include/efi_loader.h              |   6 ++
  include/efi_tcg2.h                |   9 ++
  include/tpm-v2.h                  |  18 ++++
  lib/Kconfig                       |   3 -
  lib/Makefile                      |   2 +-
  lib/efi_loader/Kconfig            |   5 +-
  lib/efi_loader/efi_image_loader.c |  62 ++++++++---
  lib/efi_loader/efi_tcg2.c         | 214 
+++++++++++++++++++++++++++++++++++---
  9 files changed, 285 insertions(+), 35 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Pull request for efi-2021-07-rc4-2
  2021-05-28 16:12 Pull request for efi-2021-07-rc4-2 Heinrich Schuchardt
@ 2021-05-28 21:19 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-05-28 21:19 UTC (permalink / raw)
  To: Heinrich Schuchardt
  Cc: U-Boot Mailing List, Alexander Graf, Masahisa Kojima,
	Ilias Apalodimas, Alexandru Gagniuc

[-- Attachment #1: Type: text/plain, Size: 757 bytes --]

On Fri, May 28, 2021 at 06:12:02PM +0200, Heinrich Schuchardt wrote:

> Dear Tom,
> 
> The following changes since commit aab8b17e94c447561a402bc7508b73fd8ee712e5:
> 
>   Merge tag 'ti-v2021.07-rc4' of
> https://source.denx.de/u-boot/custodians/u-boot-ti (2021-05-27 07:42:49
> -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2021-07-rc4-2
> 
> for you to fetch changes up to 163a0d7e2cbdbdf26d90ac8d30c0495b814f3245:
> 
>   efi_loader: add PE/COFF image measurement (2021-05-28 16:17:01 +0200)
> 
> Gitlab CI showed no problems:
> 
> https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/7658
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-28 21:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-28 16:12 Pull request for efi-2021-07-rc4-2 Heinrich Schuchardt
2021-05-28 21:19 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.