]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit15dbc2b529879add733be9817bac042dfc3ffcf6
treeb4a3b3ca5d9b6b6f10e3d6880f1caa17219776c2
parent012ebe7013236683ab59d74c6976bdbf92872219
parent94d5a94ca78500f4475ee053eee424f7c5671b23
Merge tag 'efi-2022-01-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi

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