All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request for UEFI sub-system for efi-2020-07-rc2
@ 2020-04-30 15:54 Heinrich Schuchardt
  2020-04-30 22:04 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2020-04-30 15:54 UTC (permalink / raw)
  To: u-boot

The following changes since commit 6864fc8704661878294d1f0f981f47e864ef470f:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh (2020-04-29
10:39:18 -0400)

are available in the Git repository at:

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

for you to fetch changes up to f9f5f92bc54b035223e447bc5740544efd0569d9:

  efi_loader: fix 'efidebug bootorder' (2020-04-30 10:25:07 +0200)

No errors were reported by GitLab and Travis:

https://gitlab.denx.de/u-boot/custodians/u-boot-efi/pipelines/3013
https://travis-ci.org/github/xypron2/u-boot/builds/681415565

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

This pull request contains bug fixes needed due to the merged changes
for EFI secure boot.

Patches are supplied to identify EFI system partitions.

----------------------------------------------------------------
AKASHI Takahiro (1):
      efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.h

Heinrich Schuchardt (9):
      test/py: fix test_efi_secboot/conftest.py
      efi_loader: remove superfluous NULL check in bootefi.c
      part: detect EFI system partition
      efi_loader: identify EFI system partition
      doc/efi: rework secure boot description
      MAINTAINERS: assign test/py/tests/test_efi*/ to EFI PAYLOAD
      efi_loader: fix 'efidebug boot dump'
      efi_loader: efidebug, avoid illegal memory access
      efi_loader: fix 'efidebug bootorder'

 MAINTAINERS                                |   1 +
 cmd/bootefi.c                              |   6 +-
 cmd/efidebug.c                             |  95 +++++++++++++------------
 cmd/gpt.c                                  |   4 +-
 disk/part_dos.c                            |  14 ++--
 disk/part_efi.c                            |  16 +++--
 doc/uefi/uefi.rst                          | 110
++++++++++++++++-------------
 include/efi_loader.h                       |  12 ++--
 include/part.h                             |  11 ++-
 lib/efi_loader/efi_disk.c                  |  20 ++++++
 test/py/tests/test_efi_secboot/conftest.py |  30 ++------
 11 files changed, 179 insertions(+), 140 deletions(-)

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

* Pull request for UEFI sub-system for efi-2020-07-rc2
  2020-04-30 15:54 Pull request for UEFI sub-system for efi-2020-07-rc2 Heinrich Schuchardt
@ 2020-04-30 22:04 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2020-04-30 22:04 UTC (permalink / raw)
  To: u-boot

On Thu, Apr 30, 2020 at 05:54:26PM +0200, Heinrich Schuchardt wrote:

> The following changes since commit 6864fc8704661878294d1f0f981f47e864ef470f:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh (2020-04-29
> 10:39:18 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2020-07-rc2
> 
> for you to fetch changes up to f9f5f92bc54b035223e447bc5740544efd0569d9:
> 
>   efi_loader: fix 'efidebug bootorder' (2020-04-30 10:25:07 +0200)
> 
> No errors were reported by GitLab and Travis:
> 
> https://gitlab.denx.de/u-boot/custodians/u-boot-efi/pipelines/3013
> https://travis-ci.org/github/xypron2/u-boot/builds/681415565
> 

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/20200430/bd4aa989/attachment.sig>

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

end of thread, other threads:[~2020-04-30 22:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 15:54 Pull request for UEFI sub-system for efi-2020-07-rc2 Heinrich Schuchardt
2020-04-30 22:04 ` 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.