All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heinrich Schuchardt <xypron.glpk@gmx.de>
To: u-boot@lists.denx.de
Subject: Pull request for efi-2021-07-rc1-2
Date: Sun, 18 Apr 2021 10:20:40 +0200	[thread overview]
Message-ID: <434c02a8-850e-4a63-9e71-16ec3b1ab6b0@gmx.de> (raw)

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(-)

             reply	other threads:[~2021-04-18  8:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-18  8:20 Heinrich Schuchardt [this message]
2021-04-19  1:06 ` Pull request for efi-2021-07-rc1-2 Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=434c02a8-850e-4a63-9e71-16ec3b1ab6b0@gmx.de \
    --to=xypron.glpk@gmx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.