All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request for efi-2021-10-rc1-3
@ 2021-07-24 10:04 Heinrich Schuchardt
  2021-07-25  1:53 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2021-07-24 10:04 UTC (permalink / raw)
  To: Tom Rini
  Cc: Simon Glass, Pali Rohár, AKASHI Takahiro, U-Boot Mailing List

Dear Tom,

The following changes since commit edecc15eb9593b94dcd6a5f4f5ea5f134125b6a0:

   Merge branch '2021-07-23-reboot-mode-and-cryptfs-passwd-support'
(2021-07-23 14:50:43 -0400)

are available in the Git repository at:

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

for you to fetch changes up to d75f48a83dc4998a49a4c35e80a9eab91566df30:

   MAINTAINERS: correct the path of UEFI docs (2021-07-24 10:49:51 +0200)

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

Documentation:
	provide Makefile documentation

SMBIOS:
	generate BIOS release date based on UEFI version
	improve error handling in SMBIOS table generation

UEFI:
	correct handling of signed capsule if authentication if off

----------------------------------------------------------------
AKASHI Takahiro (5):
       efi_loader: capsule: remove unused guid
       efi_loader: capsule: remove authentication data
       efi_loader: remove asm/setjmp.h from efi_api.h
       test/py: efi_capsule: align with efidebug syntax changes
       MAINTAINERS: correct the path of UEFI docs

Heinrich Schuchardt (3):
       doc: remove qemu_capsule_update from index
       doc: fix board/openpiton/riscv64.rst
       smbios: error handling for invalid addresses

Pali Rohár (1):
       smbios: Fix calculating BIOS Release Date

Simon Glass (1):
       doc: Bring in Makefile documentation

  MAINTAINERS                                        |    2 +-
  Makefile                                           |    2 -
  arch/x86/lib/tables.c                              |   13 +-
  doc/board/emulation/index.rst                      |    1 -
  doc/board/openpiton/riscv64.rst                    |   19 +-
  doc/develop/index.rst                              |    1 +
  doc/develop/makefiles.rst                          | 1675
++++++++++++++++++++
  doc/develop/version.rst                            |    1 -
  include/efi_api.h                                  |    4 -
  include/efi_loader.h                               |    1 +
  include/smbios.h                                   |    7 +-
  lib/efi_loader/efi_boottime.c                      |    1 +
  lib/efi_loader/efi_capsule.c                       |   73 +-
  lib/efi_loader/efi_smbios.c                        |   15 +-
  lib/smbios.c                                       |   27 +-
  .../test_efi_capsule/test_capsule_firmware.py      |    6 +-
  16 files changed, 1798 insertions(+), 50 deletions(-)
  create mode 100644 doc/develop/makefiles.rst

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

* Re: Pull request for efi-2021-10-rc1-3
  2021-07-24 10:04 Pull request for efi-2021-10-rc1-3 Heinrich Schuchardt
@ 2021-07-25  1:53 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-07-25  1:53 UTC (permalink / raw)
  To: Heinrich Schuchardt
  Cc: Simon Glass, Pali Rohár, AKASHI Takahiro, U-Boot Mailing List

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

On Sat, Jul 24, 2021 at 12:04:34PM +0200, Heinrich Schuchardt wrote:

> Dear Tom,
> 
> The following changes since commit edecc15eb9593b94dcd6a5f4f5ea5f134125b6a0:
> 
>   Merge branch '2021-07-23-reboot-mode-and-cryptfs-passwd-support'
> (2021-07-23 14:50:43 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2021-10-rc1-3
> 
> for you to fetch changes up to d75f48a83dc4998a49a4c35e80a9eab91566df30:
> 
>   MAINTAINERS: correct the path of UEFI docs (2021-07-24 10:49:51 +0200)
> 

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-25  1:54 UTC | newest]

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