Merge tag 'efi-2023-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Mon, 10 Oct 2022 16:14:51 +0000 (12:14 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 10 Oct 2022 16:14:51 +0000 (12:14 -0400)
commit2877e9ddca83180ec1e3567f6bab3ffc380e0b60
treedef195bf5f248d3950a9e6154567b4bf4c131e29
parent73e741b8ee46eba4e02a3bcc758dbd70540ed3c1
parent21c4d7c5dddf7f51a4b8c11f94b8126278ff662e
Merge tag 'efi-2023-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request for efi-2023-01-rc1-2

Documentation:

* man-page for cls command
* update build requirements

UEFI

* Fix bugs in the Stop() function of the EFi Driver Binding protocol
  for block devices
* Avoid EFI_CALL() when invoking CloseProtocol()