public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* Pull request for UEFI sub-system for efi-2020-07-rc4
@ 2020-06-03 17:49 Heinrich Schuchardt
  2020-06-04 14:21 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2020-06-03 17:49 UTC (permalink / raw)
  To: u-boot

The following changes since commit ecd4d99f654f3f7bfb96001891d69c3125e70b69:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2020-06-01
23:34:18 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2020-07-rc4

for you to fetch changes up to a4292eccfdc98b51d0200a6c912af237aeddd5c8:

  efi_loader: signature: move efi_guid_cert_type_pkcs7 to
efi_signature.c (2020-06-03 17:19:19 +0200)

----------------------------------------------------------------
Pull request for UEFI sub-system for efi-2020-07-rc4

This patch series addresses the following issues:

* allow compiling with clang
* add missing function descriptions to the HTML documentation
* simplify the validation of UEFI images
* validate load options in the UEFI boot manager

In a preparatory patch a structure definition is moved.

Gitlab CI showed no problem:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi/pipelines/3530

----------------------------------------------------------------
AKASHI Takahiro (1):
      efi_loader: signature: move efi_guid_cert_type_pkcs7 to
efi_signature.c

Heinrich Schuchardt (5):
      efi_loader: validate load option
      efi_loader: allow compiling with clang
      efi_loader: function descriptions efi_image_loader.c
      efi_loader: function description cmp_pe_section()
      efi_loader: simplify PE consistency check

 arch/arm/include/asm/global_data.h |  9 +++++++
 cmd/efidebug.c                     | 21 ++++++++++++-----
 include/efi_loader.h               |  3 ++-
 lib/efi_loader/efi_bootmgr.c       | 48
+++++++++++++++++++++++++++++++-------
 lib/efi_loader/efi_boottime.c      | 10 ++++----
 lib/efi_loader/efi_image_loader.c  | 35 ++++++++++++++-------------
 lib/efi_loader/efi_signature.c     |  1 +
 lib/efi_loader/efi_variable.c      |  1 -
 8 files changed, 88 insertions(+), 40 deletions(-)

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

* Pull request for UEFI sub-system for efi-2020-07-rc4
  2020-06-03 17:49 Pull request for UEFI sub-system for efi-2020-07-rc4 Heinrich Schuchardt
@ 2020-06-04 14:21 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2020-06-04 14:21 UTC (permalink / raw)
  To: u-boot

On Wed, Jun 03, 2020 at 07:49:48PM +0200, Heinrich Schuchardt wrote:

> The following changes since commit ecd4d99f654f3f7bfb96001891d69c3125e70b69:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2020-06-01
> 23:34:18 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2020-07-rc4
> 
> for you to fetch changes up to a4292eccfdc98b51d0200a6c912af237aeddd5c8:
> 
>   efi_loader: signature: move efi_guid_cert_type_pkcs7 to
> efi_signature.c (2020-06-03 17:19:19 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200604/fcbfd534/attachment.sig>

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

end of thread, other threads:[~2020-06-04 14:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-03 17:49 Pull request for UEFI sub-system for efi-2020-07-rc4 Heinrich Schuchardt
2020-06-04 14:21 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox