All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* Pull request efi-2024-04-rc5-2
@ 2024-03-21  7:56 Heinrich Schuchardt
  2024-03-21 18:35 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2024-03-21  7:56 UTC (permalink / raw
  To: Tom Rini
  Cc: U-Boot Mailing List, Ilias Apalodimas, Douglas Anderson,
	Hiago De Franco

Dear Tom,

The following changes since commit 6ec096a7116a5f1f7dfac5f69ef192429331905c:

   Merge tag 'u-boot-imx-master-20240317' of
https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2024-03-17 19:43:02
-0400)

are available in the Git repository at:

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

for you to fetch changes up to fcd0c8b8474f7db0b94608424715a73fbeba92dc:

   patman: Properly document the patchwork_url setting (2024-03-21
07:36:54 +0100)

Gitlab CI showed no issues:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/20013

----------------------------------------------------------------
Pull request efi-2024-04-rc5-2

Documentation:

* patman: Properly document the patchwork_url setting
* doc: man-page for if
* colibri-imx8x, apalis-imx8: update board documentation

UEFI:

* correct handling of EFI binary return code
* don't show usage help if EFI binary fails.
* correct error handling for bootefi selftest command

----------------------------------------------------------------
Douglas Anderson (1):
       patman: Properly document the patchwork_url setting

Heinrich Schuchardt (5):
       efi_loader: correct handling of EFI binary return code
       cmd: bootefi: Don't show usage help if EFI binary fails.
       cmd: bootefi: error handling bootefi selftest
       doc: man-page for if
       doc: typo Synopis

Hiago De Franco (2):
       doc: board: colibri-imx8x: Update and improve documentation
       doc: board: apalis-imx8: Update and improve documentation

  cmd/bootefi.c                       | 12 ++-----
  doc/board/toradex/apalis-imx8.rst   | 32 ++++++++---------
  doc/board/toradex/colibri-imx8x.rst | 23 ++++++++----
  doc/usage/cmd/acpi.rst              |  4 +--
  doc/usage/cmd/bootdev.rst           |  4 +--
  doc/usage/cmd/bootflow.rst          |  4 +--
  doc/usage/cmd/bootmeth.rst          |  4 +--
  doc/usage/cmd/cbsysinfo.rst         |  4 +--
  doc/usage/cmd/cedit.rst             |  4 +--
  doc/usage/cmd/cli.rst               |  4 +--
  doc/usage/cmd/dm.rst                |  4 +--
  doc/usage/cmd/fdt.rst               |  4 +--
  doc/usage/cmd/font.rst              |  4 +--
  doc/usage/cmd/for.rst               |  4 +--
  doc/usage/cmd/history.rst           |  4 +--
  doc/usage/cmd/host.rst              |  4 +--
  doc/usage/cmd/if.rst                | 72
+++++++++++++++++++++++++++++++++++++
  doc/usage/cmd/md.rst                |  4 +--
  doc/usage/cmd/mtrr.rst              |  4 +--
  doc/usage/cmd/panic.rst             |  4 +--
  doc/usage/cmd/part.rst              |  4 +--
  doc/usage/cmd/sf.rst                |  4 +--
  doc/usage/cmd/sm.rst                |  4 +--
  doc/usage/cmd/trace.rst             |  4 +--
  doc/usage/cmd/ut.rst                |  4 +--
  doc/usage/index.rst                 |  1 +
  lib/efi_loader/efi_bootbin.c        | 16 ++++++---
  tools/patman/patman.rst             |  8 ++---
  28 files changed, 165 insertions(+), 83 deletions(-)
  create mode 100644 doc/usage/cmd/if.rst

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

* Re: Pull request efi-2024-04-rc5-2
  2024-03-21  7:56 Pull request efi-2024-04-rc5-2 Heinrich Schuchardt
@ 2024-03-21 18:35 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2024-03-21 18:35 UTC (permalink / raw
  To: Heinrich Schuchardt
  Cc: U-Boot Mailing List, Ilias Apalodimas, Douglas Anderson,
	Hiago De Franco

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

On Thu, Mar 21, 2024 at 08:56:12AM +0100, Heinrich Schuchardt wrote:

> Dear Tom,
> 
> The following changes since commit 6ec096a7116a5f1f7dfac5f69ef192429331905c:
> 
>   Merge tag 'u-boot-imx-master-20240317' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2024-03-17 19:43:02
> -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2024-04-rc5-2
> 
> for you to fetch changes up to fcd0c8b8474f7db0b94608424715a73fbeba92dc:
> 
>   patman: Properly document the patchwork_url setting (2024-03-21
> 07:36:54 +0100)
> 
> Gitlab CI showed no issues:
> https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/20013
> 

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:[~2024-03-21 18:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-21  7:56 Pull request efi-2024-04-rc5-2 Heinrich Schuchardt
2024-03-21 18:35 ` 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.