Merge tag 'efi-2020-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Wed, 16 Sep 2020 12:08:06 +0000 (08:08 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 16 Sep 2020 12:08:06 +0000 (08:08 -0400)
Pull request for UEFI sub-system for efi-2020-10-rc5

The following bugs are fixed:

* unaligned access in br_i32_decode()
* missing restore of global data pointer in UEFI selftest
* missing restore of global data pointer on RISC-V in UEfI subsystem
* efi_var_mem_notify_exit_boot_services() should not be __efi_runtime


Trivial merge