All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request for efi-2021-07-rc1-2
@ 2021-04-18  8:20 Heinrich Schuchardt
  2021-04-19  1:06 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2021-04-18  8:20 UTC (permalink / raw)
  To: u-boot

Dear Tom,

The following changes since commit a6232e065dd9e349bf5908c928734c6b5b018112:

   Merge branch '2021-04-14-assorted-vboot-improvements' (2021-04-15
17:10:25 -0400)

are available in the Git repository at:

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

for you to fetch changes up to b1a7a5e0b8822a0868ee9318d8d3fa9645efc12d:

   efi_loader: fix possible buffer overflow (2021-04-17 20:01:32 +0200)

Gitlab showed no problems with the new patches in:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/7170

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

Documentation:
	man-page for fatinfo

Bug fixes:
	memory leak in efi_capsule_scan_dir()
	incorrect invocations of EFI_CALL macro creating ESRT table
	buffer overflow in tcg2_create_digest()

----------------------------------------------------------------
Heinrich Schuchardt (5):
       board: toradex: apalis-imx8x: fix build warning
       doc: imx: psb: fix footnotes
       doc: fatinfo man-page
       doc: duplicate target 'youtube'
       efi_loader: memory leak in efi_capsule_scan_dir()

Masahisa Kojima (1):
       efi_loader: fix possible buffer overflow

Sughosh Ganu (1):
       efi_loader: esrt: Remove incorrect invocations of EFI_CALL macro

  doc/board/toradex/apalix-imx8x.rst |  2 +-
  doc/chromium/overview.rst          |  6 +++---
  doc/imx/misc/psb.rst               |  2 +-
  doc/usage/index.rst                |  1 +
  lib/efi_loader/efi_capsule.c       |  3 +++
  lib/efi_loader/efi_esrt.c          | 28 ++++++++++++++--------------
  lib/efi_loader/efi_tcg2.c          |  2 +-
  7 files changed, 24 insertions(+), 20 deletions(-)

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

* Pull request for efi-2021-07-rc1-2
  2021-04-18  8:20 Pull request for efi-2021-07-rc1-2 Heinrich Schuchardt
@ 2021-04-19  1:06 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-04-19  1:06 UTC (permalink / raw)
  To: u-boot

On Sun, Apr 18, 2021 at 10:20:40AM +0200, Heinrich Schuchardt wrote:

> Dear Tom,
> 
> The following changes since commit a6232e065dd9e349bf5908c928734c6b5b018112:
> 
>   Merge branch '2021-04-14-assorted-vboot-improvements' (2021-04-15
> 17:10:25 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2021-07-rc1-2
> 
> for you to fetch changes up to b1a7a5e0b8822a0868ee9318d8d3fa9645efc12d:
> 
>   efi_loader: fix possible buffer overflow (2021-04-17 20:01:32 +0200)
> 
> Gitlab showed no problems with the new patches in:
> https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/7170
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210418/fd219f46/attachment.sig>

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

end of thread, other threads:[~2021-04-19  1:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-18  8:20 Pull request for efi-2021-07-rc1-2 Heinrich Schuchardt
2021-04-19  1:06 ` 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.