[U-Boot] Pull request for UEFI sub-system for v2019.10-rc5

The following changes since commit 31e086e460fb5de6dd42559babdc1e027ed2fe96:
Prepare v2019.10-rc4 (2019-09-23 12:24:39 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2019-10-rc5
for you to fetch changes up to 3545c6614342e8d91055a0f907ca7441ba00b928:
efi_loader: SetVariable() deleting variables (2019-09-23 22:53:25 +0200)
Gitlab CI and Travis CI report no problems: https://gitlab.denx.de/u-boot/custodians/u-boot-efi/pipelines/763 https://travis-ci.org/xypron2/u-boot/builds/588649002
Primary key fingerprint: 6DC4 F9C7 1F29 A6FA 06B7 6D33 C481 DBBC 2C05 1AC4
---------------------------------------------------------------- Pull request for UEFI sub-system for v2019.10-rc5
Bug fixes for the SetVariable() boot service.
---------------------------------------------------------------- Heinrich Schuchardt (3): efi_loader: description efi_stri_coll() efi_loader: SetVariable() fix illegal return efi_loader: SetVariable() deleting variables
lib/efi_loader/efi_unicode_collation.c | 5 ----- lib/efi_loader/efi_variable.c | 13 +++++++------ 2 files changed, 7 insertions(+), 11 deletions(-)

On Thu, Sep 26, 2019 at 07:23:21PM +0200, Heinrich Schuchardt wrote:
The following changes since commit 31e086e460fb5de6dd42559babdc1e027ed2fe96:
Prepare v2019.10-rc4 (2019-09-23 12:24:39 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2019-10-rc5
for you to fetch changes up to 3545c6614342e8d91055a0f907ca7441ba00b928:
efi_loader: SetVariable() deleting variables (2019-09-23 22:53:25 +0200)
Gitlab CI and Travis CI report no problems: https://gitlab.denx.de/u-boot/custodians/u-boot-efi/pipelines/763 https://travis-ci.org/xypron2/u-boot/builds/588649002
Primary key fingerprint: 6DC4 F9C7 1F29 A6FA 06B7 6D33 C481 DBBC 2C05 1AC4
Applied to u-boot/master, thanks!
participants (2)
-
Heinrich Schuchardt
-
Tom Rini