All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request for efi-2021-10-rc1
@ 2021-07-13  5:30 Heinrich Schuchardt
  2021-07-13 19:03 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2021-07-13  5:30 UTC (permalink / raw)
  To: Tom Rini
  Cc: U-Boot Mailing List, Ilias Apalodimas, Alexander Graf,
	Masami Hiramatsu, Thomas Perrot

Dear Tom,

The following changes since commit 490101a5e5df65238b900b21b81361bc4b13da2e:

   Merge branch 'master' of
https://source.denx.de/u-boot/custodians/u-boot-sunxi (2021-07-09
21:08:52 -0400)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2021-10-rc1

for you to fetch changes up to b0b1449b3be9b93ecc57d91b0cb18ed81fc8a1ee:

   efi_loader: Fix to set bootdev_root correctly if bootdev found
(2021-07-12 20:38:16 +0200)

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

----------------------------------------------------------------
Pull request for efi-2021-10-rc1

Documentation

* fix typo in signature.txt

UEFI

* provide file attributes in EFI_FILE_PROTOCOL.Read()
* various capsule update fixes

----------------------------------------------------------------
Heinrich Schuchardt (6):
       fs: fat: add file attributes to struct fs_dirent
       lib: remove superfluous #ifdefs from date.c
       efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read()
       efi_loader: rework messages for capsule updates
       efi_loader: missing EFI_CALL() in set_capsule_result
       efi_loader: set CapsuleLast after each capsule

Masami Hiramatsu (1):
       efi_loader: Fix to set bootdev_root correctly if bootdev found

Thomas Perrot (1):
       doc: fix typo in signature.txt

  doc/uImage.FIT/signature.txt |  4 +--
  fs/fat/fat.c                 | 32 ++++++++++++++++++++-
  include/fs.h                 | 22 ++++++++++++---
  lib/date.c                   |  6 ----
  lib/efi_loader/efi_capsule.c | 66
+++++++++++++++++++++++---------------------
  lib/efi_loader/efi_file.c    | 15 ++++++++++
  6 files changed, 101 insertions(+), 44 deletions(-)

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

* Re: Pull request for efi-2021-10-rc1
  2021-07-13  5:30 Pull request for efi-2021-10-rc1 Heinrich Schuchardt
@ 2021-07-13 19:03 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-07-13 19:03 UTC (permalink / raw)
  To: Heinrich Schuchardt
  Cc: U-Boot Mailing List, Ilias Apalodimas, Alexander Graf,
	Masami Hiramatsu, Thomas Perrot

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

On Tue, Jul 13, 2021 at 07:30:02AM +0200, Heinrich Schuchardt wrote:

> Dear Tom,
> 
> The following changes since commit 490101a5e5df65238b900b21b81361bc4b13da2e:
> 
>   Merge branch 'master' of
> https://source.denx.de/u-boot/custodians/u-boot-sunxi (2021-07-09
> 21:08:52 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2021-10-rc1
> 
> for you to fetch changes up to b0b1449b3be9b93ecc57d91b0cb18ed81fc8a1ee:
> 
>   efi_loader: Fix to set bootdev_root correctly if bootdev found
> (2021-07-12 20:38:16 +0200)
> 
> Gitlab CI showed no problems:
> https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/8182
> 

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:[~2021-07-13 19:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-13  5:30 Pull request for efi-2021-10-rc1 Heinrich Schuchardt
2021-07-13 19:03 ` 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.