Merge tag 'efi-2022-01-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Fri, 26 Nov 2021 22:10:53 +0000 (17:10 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 26 Nov 2021 22:10:53 +0000 (17:10 -0500)
Pull request for efi-2022-01-rc3-2

Test:
* fix pylint warnings

UEFI:
* disable interrupts before removing devices in ExitBootServices()
* implement poweroff in efi_system_reset() on sandbox
* allow booting via EFI even if some block device fails


Trivial merge