public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* Pull request for efi-2023-01-rc2-2
@ 2022-11-22 13:28 Heinrich Schuchardt
  2022-11-22 15:58 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2022-11-22 13:28 UTC (permalink / raw)
  To: Tom Rini
  Cc: U-Boot Mailing List, Ilias Apalodimas, Masahisa Kojima,
	Mikhail Ilin

Dear Tom,

The following changes since commit 16e49a14b2af1421cbaeefb9ce8ee863e45fd71b:

   Prepare v2023.01-rc2 (2022-11-21 12:33:14 -0500)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2023-01-rc2-2

for you to fetch changes up to d0f9ae35fb25d732184b8b307a72c7e20b960353:

   eficonfig: add "Show Signature Database" menu entry (2022-11-22
12:00:45 +0100)

Gitlab CI showed no issues:

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

----------------------------------------------------------------
Pull request for efi-2023-01-rc2-2

UEFI:

* add UEFI Secure Boot Key enrollment interface to eficonfig command
* fix buffer underflow in FatToStr() implementation

----------------------------------------------------------------
Heinrich Schuchardt (3):
       efi_selftest: unsigned char parameter for efi_st_strcmp_16_8()
       efi_selftest: Improve the FatToStr() unit test
       doc: in cmp man-page replace 'tuples' by 'values'

Masahisa Kojima (7):
       eficonfig: refactor file selection handling
       eficonfig: expose append entry function
       eficonfig: refactor change boot order implementation
       eficonfig: expose eficonfig_create_device_path()
       eficonfig: use protocol interface for file selection
       eficonfig: add UEFI Secure Boot Key enrollment interface
       eficonfig: add "Show Signature Database" menu entry

Mikhail Ilin (1):
       efi_loader: Fix buffer underflow

  cmd/Makefile                                      |   5 +
  cmd/eficonfig.c                                   | 234 +++++-----
  cmd/eficonfig_sbkey.c                             | 498
++++++++++++++++++++++
  doc/usage/cmd/cmp.rst                             |  12 +-
  include/efi_config.h                              |  13 +-
  include/efi_selftest.h                            |   2 +-
  lib/efi_loader/efi_unicode_collation.c            |   2 +-
  lib/efi_selftest/efi_selftest_unicode_collation.c |  12 +
  lib/efi_selftest/efi_selftest_util.c              |   2 +-
  test/py/tests/test_eficonfig/test_eficonfig.py    |   1 +
  10 files changed, 653 insertions(+), 128 deletions(-)
  create mode 100644 cmd/eficonfig_sbkey.c

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

* Re: Pull request for efi-2023-01-rc2-2
  2022-11-22 13:28 Pull request for efi-2023-01-rc2-2 Heinrich Schuchardt
@ 2022-11-22 15:58 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2022-11-22 15:58 UTC (permalink / raw)
  To: Heinrich Schuchardt
  Cc: U-Boot Mailing List, Ilias Apalodimas, Masahisa Kojima,
	Mikhail Ilin

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

On Tue, Nov 22, 2022 at 02:28:54PM +0100, Heinrich Schuchardt wrote:

> Dear Tom,
> 
> The following changes since commit 16e49a14b2af1421cbaeefb9ce8ee863e45fd71b:
> 
>   Prepare v2023.01-rc2 (2022-11-21 12:33:14 -0500)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2023-01-rc2-2
> 
> for you to fetch changes up to d0f9ae35fb25d732184b8b307a72c7e20b960353:
> 
>   eficonfig: add "Show Signature Database" menu entry (2022-11-22
> 12:00:45 +0100)
> 
> Gitlab CI showed no issues:
> 
> https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/14186
> 

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:[~2022-11-22 15:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-22 13:28 Pull request for efi-2023-01-rc2-2 Heinrich Schuchardt
2022-11-22 15:58 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox