All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request for UEFI sub-system for efi-2020-07-rc4 (2)
@ 2020-06-06  6:14 Heinrich Schuchardt
  2020-06-08 12:50 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2020-06-06  6:14 UTC (permalink / raw)
  To: u-boot

The following changes since commit 88bd5b1793600b0f5f25c3d236b4d049fb986140:

  configs: Resync with savedefconfig (2020-06-04 19:29:09 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 325567d3c59fba32bdbf33a8ec981a8ccb096780:

  efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL (2020-06-05
04:04:41 +0200)

----------------------------------------------------------------
Pull request for UEFI sub-system for efi-2020-07-rc4 (2)

The following problems are resolved:

* When booting via UEFI an SMBIOS table is presented to the operating
  system. If U-Boot tries to add an empty string, this results in
  corrupted SMBIOS information. We will now use "Unknown" as property
  value.
* The EFI_RNG_PROTOCOL uses the DM_RNG drivers. For the virtio RNG
  driver the missing DM_RNG Kconfig dependency is added.
* Missing function descriptions for the EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
  are added.

Testing on Gitlab CI and Travis CI showed no problems:
https://travis-ci.org/github/xypron2/u-boot/builds/694876302
https://gitlab.denx.de/u-boot/custodians/u-boot-efi/pipelines/3545

----------------------------------------------------------------
Heinrich Schuchardt (3):
      smbios: empty strings in smbios_add_string()
      virtio: VIRTIO_RNG depends on DM_RNG
      efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL

 drivers/virtio/Kconfig       |  12 +++--
 lib/efi_loader/efi_console.c | 124
+++++++++++++++++++++++++++++++++++++++----
 lib/smbios.c                 |   2 +
 3 files changed, 124 insertions(+), 14 deletions(-)

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

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

On Sat, Jun 06, 2020 at 08:14:49AM +0200, Heinrich Schuchardt wrote:

> The following changes since commit 88bd5b1793600b0f5f25c3d236b4d049fb986140:
> 
>   configs: Resync with savedefconfig (2020-06-04 19:29:09 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2020-07-rc4-2
> 
> for you to fetch changes up to 325567d3c59fba32bdbf33a8ec981a8ccb096780:
> 
>   efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL (2020-06-05
> 04:04:41 +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/20200608/9d7af177/attachment.sig>

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

end of thread, other threads:[~2020-06-08 12:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-06  6:14 Pull request for UEFI sub-system for efi-2020-07-rc4 (2) Heinrich Schuchardt
2020-06-08 12:50 ` 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.