projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2ad8d0c
2b5e710
)
Merge tag 'efi-2022-01-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
author
Tom Rini
<trini@konsulko.com>
Fri, 26 Nov 2021 22:10:53 +0000
(17:10 -0500)
committer
Tom 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