All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request efi-2023-07-rc4
@ 2023-06-02 10:16 Heinrich Schuchardt
  2023-06-02 19:09 ` Tom Rini
  2023-06-05 19:53 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Heinrich Schuchardt @ 2023-06-02 10:16 UTC (permalink / raw)
  To: Tom Rini; +Cc: U-Boot Mailing List, Ilias Apalodimas, Bin Meng

Dear Tom,

The following changes since commit cb4437e530ec1ff3deae85754010344afab8bcc5:

   Merge branch '2023-05-30-TI-fixes-Apple-M2-support' (2023-05-30
16:23:41 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 75ebeb4d94bd911ee7884b7beae06f3dec2838a8:

   efi_selftest: LocateHandleBuffer return code (2023-06-02 10:59:15 +0200)

----------------------------------------------------------------
Pull request efi-2023-07-rc4

Documentation:

* man pages for loadb, loadx

UEFI:

* check return value of part_get_info()
* improve unit test for RegisterProtocolNotify()

Gitlab CI did not indicate any problems:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/16470

----------------------------------------------------------------
Bin Meng (1):
       doc: android: Fix a typo

Heinrich Schuchardt (5):
       doc: loadb man-page
       doc: loadx man-page
       doc: fix loady man-page
       efi_loader: check return value of part_get_info()
       efi_selftest: LocateHandleBuffer return code

  doc/android/boot-image.rst                      |  2 +-
  doc/usage/cmd/loadb.rst                         | 70
++++++++++++++++++++++
  doc/usage/cmd/loadx.rst                         | 77
+++++++++++++++++++++++++
  doc/usage/cmd/loady.rst                         |  8 +--
  doc/usage/index.rst                             |  2 +
  lib/efi_loader/efi_device_path.c                |  7 ++-
  lib/efi_selftest/efi_selftest_register_notify.c | 16 +++--
  7 files changed, 171 insertions(+), 11 deletions(-)
  create mode 100644 doc/usage/cmd/loadb.rst
  create mode 100644 doc/usage/cmd/loadx.rst

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

* Re: Pull request efi-2023-07-rc4
  2023-06-02 10:16 Pull request efi-2023-07-rc4 Heinrich Schuchardt
@ 2023-06-02 19:09 ` Tom Rini
  2023-06-05 19:53 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2023-06-02 19:09 UTC (permalink / raw)
  To: Heinrich Schuchardt; +Cc: U-Boot Mailing List, Ilias Apalodimas, Bin Meng

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

On Fri, Jun 02, 2023 at 12:16:40PM +0200, Heinrich Schuchardt wrote:

> Dear Tom,
> 
> The following changes since commit cb4437e530ec1ff3deae85754010344afab8bcc5:
> 
>   Merge branch '2023-05-30-TI-fixes-Apple-M2-support' (2023-05-30
> 16:23:41 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2023-07-rc4
> 
> for you to fetch changes up to 75ebeb4d94bd911ee7884b7beae06f3dec2838a8:
> 
>   efi_selftest: LocateHandleBuffer return code (2023-06-02 10:59:15 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

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

* Re: Pull request efi-2023-07-rc4
  2023-06-02 10:16 Pull request efi-2023-07-rc4 Heinrich Schuchardt
  2023-06-02 19:09 ` Tom Rini
@ 2023-06-05 19:53 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2023-06-05 19:53 UTC (permalink / raw)
  To: Heinrich Schuchardt; +Cc: U-Boot Mailing List, Ilias Apalodimas, Bin Meng

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

On Fri, Jun 02, 2023 at 12:16:40PM +0200, Heinrich Schuchardt wrote:

> Dear Tom,
> 
> The following changes since commit cb4437e530ec1ff3deae85754010344afab8bcc5:
> 
>   Merge branch '2023-05-30-TI-fixes-Apple-M2-support' (2023-05-30
> 16:23:41 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2023-07-rc4
> 
> for you to fetch changes up to 75ebeb4d94bd911ee7884b7beae06f3dec2838a8:
> 
>   efi_selftest: LocateHandleBuffer return code (2023-06-02 10:59:15 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

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

end of thread, other threads:[~2023-06-05 19:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-02 10:16 Pull request efi-2023-07-rc4 Heinrich Schuchardt
2023-06-02 19:09 ` Tom Rini
2023-06-05 19:53 ` 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.