Pull request for UEFI sub-system for efi-2020-04-rc3

The following changes since commit f2a73d6867ef973fbb8471cc87058205999b5e5c:
Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm (2020-02-14 07:31:47 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2020-04-rc3
for you to fetch changes up to 0e228853b520611a0ee6fe2b9bd7a0bc3f8c30fc:
efi_loader: EFI_RNG_PROTOCOL (2020-02-19 12:53:36 +0100)
No problems showed up in Gitlab CI: https://gitlab.denx.de/u-boot/custodians/u-boot-efi/pipelines/2252
---------------------------------------------------------------- Pull request for UEFI sub-system for efi-2020-04-rc3
* Update the Kconfig description of CONFIG_EFI_RNG_PROTOCOL * Fix a function comment resolving a warning in 'make htmldocs'
---------------------------------------------------------------- Heinrich Schuchardt (2): efi_loader: fix efi_install_fdt() description efi_loader: EFI_RNG_PROTOCOL
cmd/bootefi.c | 10 +++++----- lib/efi_loader/Kconfig | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-)

On Wed, Feb 19, 2020 at 07:40:30PM +0100, Heinrich Schuchardt wrote:
The following changes since commit f2a73d6867ef973fbb8471cc87058205999b5e5c:
Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm (2020-02-14 07:31:47 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2020-04-rc3
for you to fetch changes up to 0e228853b520611a0ee6fe2b9bd7a0bc3f8c30fc:
efi_loader: EFI_RNG_PROTOCOL (2020-02-19 12:53:36 +0100)
No problems showed up in Gitlab CI: https://gitlab.denx.de/u-boot/custodians/u-boot-efi/pipelines/2252
Applied to u-boot/master, thanks!
participants (2)
-
Heinrich Schuchardt
-
Tom Rini