Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sun, 1 Nov 2020 15:56:37 +0000 (10:56 -0500)
committerTom Rini <trini@konsulko.com>
Sun, 1 Nov 2020 15:56:37 +0000 (10:56 -0500)
commit41cab8edbcf38bce5cddf54957618dd4205d008f
treeefe29a6e552133360d8303fc44b025ecf2cc1b95
parent2c31d7e746766f47a007f39c030706e493a9cc77
parentaf11423eb06d68784647b879cac57d7b6619d095
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.
common/board_r.c