All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request for efi-2023-01-rc1-3
@ 2022-10-16 12:18 Heinrich Schuchardt
  2022-10-17  2:45 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2022-10-16 12:18 UTC (permalink / raw)
  To: Tom Rini; +Cc: Paul Barker, U-Boot Mailing List, Ilias Apalodimas

The following changes since commit 0e49f5c26caf9972137a474065afd4bdfe5ec062:

   Merge branch '2022-10-12-additional-fixes' (2022-10-12 15:12:42 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 70089c13a73f58315547982573be2016e7a70958:

   efi_loader: remove efi_delete_handle on loadfile2 (2022-10-16 
12:23:22 +0200)

----------------------------------------------------------------
Pull request for efi-2023-01-rc1-3

UEFI:

* replace EFI_CALL() by internal functions
* delete loadfile2 handle by uninstalling all protocols

Other:

* Provide spi_set_speed() needed for implementation of
   EFI SPI I/O protocol

----------------------------------------------------------------
Heinrich Schuchardt (3):
       efi_loader: avoid EFI_CALL() for clearing screen
       efi_loader: avoid EFI_CALL() when draining console
       cmd: simplify efidebug

Ilias Apalodimas (1):
       efi_loader: remove efi_delete_handle on loadfile2

Paul Barker (1):
       spi: Implement spi_set_speed

  cmd/bootefi.c                    |  6 +++--
  cmd/efidebug.c                   | 47 
++++++++++++++++++----------------------
  drivers/spi/spi-uclass.c         | 15 +++++++++++++
  include/efi_loader.h             |  2 +-
  include/spi.h                    |  4 +++-
  lib/efi_loader/efi_console.c     | 30 +++++++++++++++----------
  lib/efi_loader/efi_load_initrd.c | 19 ++++++++++++----
  7 files changed, 77 insertions(+), 46 deletions(-)

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

* Re: Pull request for efi-2023-01-rc1-3
  2022-10-16 12:18 Pull request for efi-2023-01-rc1-3 Heinrich Schuchardt
@ 2022-10-17  2:45 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2022-10-17  2:45 UTC (permalink / raw)
  To: Heinrich Schuchardt; +Cc: Paul Barker, U-Boot Mailing List, Ilias Apalodimas

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

On Sun, Oct 16, 2022 at 02:18:23PM +0200, Heinrich Schuchardt wrote:

> The following changes since commit 0e49f5c26caf9972137a474065afd4bdfe5ec062:
> 
>   Merge branch '2022-10-12-additional-fixes' (2022-10-12 15:12:42 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2023-01-rc1-3
> 
> for you to fetch changes up to 70089c13a73f58315547982573be2016e7a70958:
> 
>   efi_loader: remove efi_delete_handle on loadfile2 (2022-10-16 12:23:22
> +0200)
> 

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-10-17  2:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-16 12:18 Pull request for efi-2023-01-rc1-3 Heinrich Schuchardt
2022-10-17  2:45 ` 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.