All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request for efi-2022-07-rc2
@ 2022-04-29 17:03 Heinrich Schuchardt
  2022-05-01 16:19 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2022-04-29 17:03 UTC (permalink / raw)
  To: Tom Rini; +Cc: U-Boot Mailing List, AKASHI Takahiro

Dear Tom,

The following changes since commit 8b2b125e95c44bb007b4573945f4aedb8a56222c:

   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
(2022-04-27 09:19:41 -0400)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2022-07-rc2

for you to fetch changes up to 5e847f7729b3cc34b572b4f59ee7d468b3b76ccc:

   efi_loader: call efi_init_early() earlier

----------------------------------------------------------------
Pull request for efi-2022-07-rc2

UEFI:

* fix UEFI booting after integration of UEFI sub-system with driver model
* avoid random return values from devpath_is_partition()
* minor code clean ups

----------------------------------------------------------------
AKASHI Takahiro (1):
       efi_loader: disk: allow blk devices even without UCLASS_PARTITION

Heinrich Schuchardt (5):
       efi_loader: don't call log with __func__ as parameter
       efi: fix devpath_is_partition()
       efi_loader: simplify try_load_entry()
       efi_loader: simplify efi_add_conventional_memory_map()
       efi_loader: call efi_init_early() earlier

  common/board_r.c             |  6 +++---
  lib/efi/efi_app.c            |  2 +-
  lib/efi_loader/efi_bootmgr.c | 15 +++++----------
  lib/efi_loader/efi_disk.c    | 29 +++++++++++++++--------------
  lib/efi_loader/efi_memory.c  |  2 +-
  5 files changed, 25 insertions(+), 29 deletions(-)

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

* Re: Pull request for efi-2022-07-rc2
  2022-04-29 17:03 Pull request for efi-2022-07-rc2 Heinrich Schuchardt
@ 2022-05-01 16:19 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2022-05-01 16:19 UTC (permalink / raw)
  To: Heinrich Schuchardt; +Cc: U-Boot Mailing List, AKASHI Takahiro

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

On Fri, Apr 29, 2022 at 07:03:16PM +0200, Heinrich Schuchardt wrote:

> Dear Tom,
> 
> The following changes since commit 8b2b125e95c44bb007b4573945f4aedb8a56222c:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
> (2022-04-27 09:19:41 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2022-07-rc2
> 
> for you to fetch changes up to 5e847f7729b3cc34b572b4f59ee7d468b3b76ccc:
> 
>   efi_loader: call efi_init_early() earlier
> 

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-05-01 16:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29 17:03 Pull request for efi-2022-07-rc2 Heinrich Schuchardt
2022-05-01 16:19 ` 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.