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

Dear Tom,

The following changes since commit e1bf0336a58cfe873a34c36ff53e5e3806f2d263:

  Prepare v2021.07-rc3 (2021-05-24 20:53:13 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 1f6871df40d6ad94a00a2dcd46f3cc91b232c4d6:

  efi_loader: Fix -Wextra warning for EFI TCG2 (2021-05-25 14:33:22 +0200)


Gitlab reported no problems:

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

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

Documentation:

* correct mmc man-page

Bug fixes:

* reduce code size of efidebug command
* remove 31 character limit for file paths in efidebug command
* fix build warning in the TCG2 protocol implementation

----------------------------------------------------------------
Heinrich Schuchardt (6):
      efi_loader: remove weak efi_get_public_key_data()
      efi_loader: path length in efi_dp_from_name()
      efi_loader: simplify show_efi_boot_opt_data()
      efi_loader: simplify show_efi_boot_order()
      efi_loader: use efi_create_indexed_name()
      efi_loader: simplify accessing variables

Ilias Apalodimas (1):
      efi_loader: Fix -Wextra warning for EFI TCG2

Jaehoon Chung (1):
      doc: usage: modify mmc man-page

Masahisa Kojima (1):
      efi_loader: expose efi_image_parse() even if UEFI Secure Boot is
disabled

 cmd/efidebug.c                    | 96
++++++++++++++-------------------------
 doc/usage/mmc.rst                 |  3 +-
 lib/efi_loader/Kconfig            |  5 ++
 lib/efi_loader/Makefile           |  2 +-
 lib/efi_loader/efi_capsule.c      | 10 ----
 lib/efi_loader/efi_device_path.c  |  9 +++-
 lib/efi_loader/efi_image_loader.c | 64 +++++++++++++++++++++++++-
 lib/efi_loader/efi_signature.c    | 67 +--------------------------
 lib/efi_loader/efi_tcg2.c         | 40 ++++++++--------
 lib/efi_loader/efi_var_common.c   |  3 ++
 10 files changed, 137 insertions(+), 162 deletions(-)

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

* Re: Pull request for efi-2021-07-rc4
  2021-05-25 15:46 Pull request for efi-2021-07-rc4 Heinrich Schuchardt
@ 2021-05-26 12:55 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-05-26 12:55 UTC (permalink / raw)
  To: Heinrich Schuchardt
  Cc: Alexander Graf, U-Boot Mailing List, Ilias Apalodimas,
	Jaehoon Chung, Masahisa Kojima

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

On Tue, May 25, 2021 at 05:46:08PM +0200, Heinrich Schuchardt wrote:

> Dear Tom,
> 
> The following changes since commit e1bf0336a58cfe873a34c36ff53e5e3806f2d263:
> 
>   Prepare v2021.07-rc3 (2021-05-24 20:53:13 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2021-07-rc4
> 
> for you to fetch changes up to 1f6871df40d6ad94a00a2dcd46f3cc91b232c4d6:
> 
>   efi_loader: Fix -Wextra warning for EFI TCG2 (2021-05-25 14:33:22 +0200)
> 
> 
> Gitlab reported no problems:
> 
> https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/7623
> 

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-26 12:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-25 15:46 Pull request for efi-2021-07-rc4 Heinrich Schuchardt
2021-05-26 12:55 ` 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.