All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request for efi-2022-04-rc5-2
@ 2022-03-27  7:35 Heinrich Schuchardt
  2022-03-28 12:12 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2022-03-27  7:35 UTC (permalink / raw)
  To: Tom Rini; +Cc: U-Boot Mailing List

The following changes since commit 28c2ebef372b4c9bb18bed8373e0d9e65a09b42b:

   Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi
(2022-03-25 21:20:29 -0400)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2022-04-rc5-2

for you to fetch changes up to ccc41fcfaf33356f7789c8bd50551a9e37507f2d:

   cmd: efidebug: simplify do_efi_boot_add() (2022-03-26 07:46:21 +0100)

Gitlab CI showed no problem:

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

----------------------------------------------------------------
Pull request for efi-2022-04-rc5-2

Documentation:

* man-page for the wdt command

UEFI:

* Unit test for boot manager

----------------------------------------------------------------
Heinrich Schuchardt (6):
       doc: man-page for the wdt command
       efi_loader: typo devie-path
       efi_loader: nocolor command line attr for initrddump.efi
       efi_loader: initrddump: drain input before prompt
       test: test UEFI boot manager
       cmd: efidebug: simplify do_efi_boot_add()

  cmd/efidebug.c                                     |  5 +-
  doc/usage/index.rst                                |  1 +
  doc/usage/wdt.rst                                  | 77 ++++++++++++++++++
  lib/efi_loader/efi_device_path.c                   |  2 +-
  lib/efi_loader/initrddump.c                        | 91
++++++++++++++++++----
  test/py/tests/test_efi_bootmgr/conftest.py         | 42 ++++++++++
  test/py/tests/test_efi_bootmgr/test_efi_bootmgr.py | 32 ++++++++
  7 files changed, 233 insertions(+), 17 deletions(-)
  create mode 100644 doc/usage/wdt.rst
  create mode 100644 test/py/tests/test_efi_bootmgr/conftest.py
  create mode 100644 test/py/tests/test_efi_bootmgr/test_efi_bootmgr.py

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

* Re: Pull request for efi-2022-04-rc5-2
  2022-03-27  7:35 Pull request for efi-2022-04-rc5-2 Heinrich Schuchardt
@ 2022-03-28 12:12 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2022-03-28 12:12 UTC (permalink / raw)
  To: Heinrich Schuchardt; +Cc: U-Boot Mailing List

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

On Sun, Mar 27, 2022 at 09:35:23AM +0200, Heinrich Schuchardt wrote:

> The following changes since commit 28c2ebef372b4c9bb18bed8373e0d9e65a09b42b:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi
> (2022-03-25 21:20:29 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2022-04-rc5-2
> 
> for you to fetch changes up to ccc41fcfaf33356f7789c8bd50551a9e37507f2d:
> 
>   cmd: efidebug: simplify do_efi_boot_add() (2022-03-26 07:46:21 +0100)
> 
> Gitlab CI showed no problem:
> 
> https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/11459
> 

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-03-28 12:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-27  7:35 Pull request for efi-2022-04-rc5-2 Heinrich Schuchardt
2022-03-28 12:12 ` 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.