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

The following changes since commit 87c9e117bf57d6bb42c5521a3f6ec9ca7d97e5fa:

   Merge branch '2023-01-12-further-assorted-general-updates'
(2023-01-12 17:05:41 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 8e4ec3e947d47b1af04b3b913cdf55882c0e728e:

   efi_loader: provide agent_handle to efi_disk_add_dev() (2023-01-13
09:09:07 +0100)

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

----------------------------------------------------------------
Pull request for efi-2023-04-rc1

Documentation:

* build infodocs target on Gitlab CI, Azure

UEFI:

* fix function descriptions
* add .rela sections to .text on arm64
* use EFI_EXIT in efi_riscv_get_boot_hartid
* improve specification conformance of set_keyboard_layout()

----------------------------------------------------------------
Heinrich Schuchardt (6):
       doc: fix description of u16_strcasecmp()
       doc: build infodocs target on Gitlab CI, Azure
       efi_loader: fix description of memory functions
       efi_loader: add .rela sections to .text on arm64
       efi_loader: use EFI_EXIT in efi_riscv_get_boot_hartid
       efi_loader: provide agent_handle to efi_disk_add_dev()

Vincent Stehlé (2):
       efi_loader: refine set_keyboard_layout() status
       efi_selftest: add hii set keyboard layout test case

  .azure-pipelines.yml                |  5 ++-
  .gitlab-ci.yml                      |  5 ++-
  arch/arm/lib/elf_aarch64_efi.lds    |  8 ++--
  include/charset.h                   |  1 -
  lib/efi_loader/efi_disk.c           | 50 ++++++++++++----------
  lib/efi_loader/efi_hii.c            |  3 ++
  lib/efi_loader/efi_memory.c         | 82
++++++++++++++++++++++++++++---------
  lib/efi_loader/efi_riscv.c          |  2 +-
  lib/efi_selftest/efi_selftest_hii.c | 12 ++++++
  9 files changed, 117 insertions(+), 51 deletions(-)

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

* Re: Pull request for efi-2023-04-rc1
  2023-01-13 10:08 Pull request for efi-2023-04-rc1 Heinrich Schuchardt
@ 2023-01-13 18:51 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2023-01-13 18:51 UTC (permalink / raw)
  To: Heinrich Schuchardt; +Cc: U-Boot Mailing List, Ilias Apalodimas

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

On Fri, Jan 13, 2023 at 11:08:15AM +0100, Heinrich Schuchardt wrote:

> The following changes since commit 87c9e117bf57d6bb42c5521a3f6ec9ca7d97e5fa:
> 
>   Merge branch '2023-01-12-further-assorted-general-updates'
> (2023-01-12 17:05:41 -0500)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2023-04-rc1
> 
> for you to fetch changes up to 8e4ec3e947d47b1af04b3b913cdf55882c0e728e:
> 
>   efi_loader: provide agent_handle to efi_disk_add_dev() (2023-01-13
> 09:09:07 +0100)
> 
> Gitlab CI showed no issues:
> https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/14710
> 

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:[~2023-01-13 18:52 UTC | newest]

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