Merge tag 'efi-2021-07-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Wed, 9 Jun 2021 12:20:24 +0000 (08:20 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 9 Jun 2021 12:20:24 +0000 (08:20 -0400)
commit5e425a31d33f679549b85776f55181fc3cd3e3b2
tree5b86883311169cfcc642a8b9ad737e050a1ca571
parentcb26d5a9265c60cee385d67eff86d115a606fbc5
parentb95e5edc424a14c1d03848c03f92389a945d3e61
Merge tag 'efi-2021-07-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request for efi-2021-07-rc5

Documentation:

* pinmux and ums man-page

Bug fixes:

* Consider that partition numbers as hexadecimal.
* Avoid a possible NULL dereference in efi_capsule_delete_file().