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

Dear Tom,

The following changes since commit b7ad721c83fdbeeb71189d5f259c109cb1c38895:

   Revert "TEST: USB_HOST not USB" (2021-06-30 13:10:02 -0400)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2021-07-rc6

for you to fetch changes up to 0fa5020c024e49222ca97ead3502b332d35dea76:

   efi_loader: Allow capsule update on-disk without checking
OsIndications (2021-07-02 18:29:06 +0200)

Gitlab CI showed no problems:

https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/8004

----------------------------------------------------------------
Pull request for efi-2021-07-rc6

Bug fixes:

* improve specification compliance of UEFI capsule updates
* allow capsule update on-disk without checking OsIndications
* provide parameter checks for QueryVariableInfo()

----------------------------------------------------------------
Heinrich Schuchardt (2):
       efi_loader: missing parentheses in query_console_size
       efi_loader: clear OsIndications

Ilias Apalodimas (3):
       efi_loader: Force a single FMP instance per hardware store
       efi_loader: Always install FMPs
       efi_loader: Allow capsule update on-disk without checking
OsIndications

Masami Hiramatsu (2):
       efi: Fix to use null handle to create new handle for efi_fmp_raw
       efi_loader: Improve the parameter check for QueryVariableInfo()

  configs/xilinx_zynqmp_virt_defconfig |  1 -
  include/efi_loader.h                 |  1 +
  lib/efi_loader/Kconfig               | 55
+++++++++++++++++++++---------------
  lib/efi_loader/efi_capsule.c         | 49 +++++++++++++++++++++-----------
  lib/efi_loader/efi_console.c         |  2 +-
  lib/efi_loader/efi_setup.c           | 46 +++++++++++++++++++++++++++++-
  lib/efi_loader/efi_var_common.c      | 13 +++++++++
  7 files changed, 124 insertions(+), 43 deletions(-)

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

* Re: Pull request for efi-2021-07-rc6
  2021-07-02 16:41 Pull request for efi-2021-07-rc6 Heinrich Schuchardt
@ 2021-07-02 23:10 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-07-02 23:10 UTC (permalink / raw)
  To: Heinrich Schuchardt
  Cc: Masami Hiramatsu, Ilias Apalodimas, U-Boot Mailing List, Alexander Graf

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

On Fri, Jul 02, 2021 at 06:41:19PM +0200, Heinrich Schuchardt wrote:

> Dear Tom,
> 
> The following changes since commit b7ad721c83fdbeeb71189d5f259c109cb1c38895:
> 
>   Revert "TEST: USB_HOST not USB" (2021-06-30 13:10:02 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2021-07-rc6
> 
> for you to fetch changes up to 0fa5020c024e49222ca97ead3502b332d35dea76:
> 
>   efi_loader: Allow capsule update on-disk without checking
> OsIndications (2021-07-02 18:29:06 +0200)
> 
> Gitlab CI showed no problems:
> 
> https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/8004
> 

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-02 23:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-02 16:41 Pull request for efi-2021-07-rc6 Heinrich Schuchardt
2021-07-02 23:10 ` 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.