Pull request for efi-2022-04-rc3-2

Heinrich Schuchardt xypron.glpk at gmx.de
Sat Mar 12 13:27:28 CET 2022


Dear Tom,

The following changes since commit 589c659035a44a683b087fd75fe0b7667f7be7f5:

   Merge branch '2022-03-08-assorted-fixes' (2022-03-08 08:42:51 -0500)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2022-04-rc3-2

for you to fetch changes up to 66028930dac08f7116b5e3cdba35c3e65676c0cd:

   efi_loader: copy GUID in InstallProtocolInterface() (2022-03-12
12:27:07 +0100)

Gitlab CI showed no issues:

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

----------------------------------------------------------------
Pull request for efi-2022-04-rc3-2

Documentation:
* Fix description for SiFive Unmatched
* Add libgnutls28-dev to build dependencies

UEFI
* Avoid possibly invalid GUID pointers for protocol interfaces

Other
* Serial console support for cls command

----------------------------------------------------------------
Heinrich Schuchardt (4):
       cmd: add serial console support for the cls command
       doc: path to u-boot-spl.bin on SiFive Unmatched board
       doc: add libgnutls28-dev to build dependencies
       efi_loader: copy GUID in InstallProtocolInterface()

  cmd/cls.c                         | 10 ++++++++--
  doc/board/sifive/unmatched.rst    |  2 +-
  doc/build/gcc.rst                 | 11 ++++++-----
  include/efi_loader.h              |  2 +-
  lib/efi_loader/efi_boottime.c     | 14 +++++++-------
  lib/efi_loader/efi_image_loader.c |  2 +-
  6 files changed, 24 insertions(+), 17 deletions(-)


More information about the U-Boot mailing list