commit | 41cab8edbcf38bce5cddf54957618dd4205d008f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Nov 01 10:56:37 2020 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sun Nov 01 10:56:37 2020 -0500 |
tree | efe29a6e552133360d8303fc44b025ecf2cc1b95 | |
parent | 2c31d7e746766f47a007f39c030706e493a9cc77 [diff] | |
parent | af11423eb06d68784647b879cac57d7b6619d095 [diff] |
Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Pull request for UEFI sub-system for efi-2021-01-rc2 (2) The series contains the following enhancements * preparatory patches for UEFI capsule updates * initialization of the emulated RTC using an environment variable and a bug fix * If DisconnectController() is called for a child controller that is the only child of the driver, the driver must be disconnected.