]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit8c7e8d513cb6a300671aaeab43d2284f81e2b7ab
tree5b86883311169cfcc642a8b9ad737e050a1ca571
parentcac40825bfa5f9db3d609177eb31da6fa36217a5
parentd3d31335656a875ee896cd269f980ee83ae2469b
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().