commit | f6dee284d0ba6256c5976146d27d64d6635f3fad | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Feb 21 11:17:30 2021 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sun Feb 21 11:17:30 2021 -0500 |
tree | 5e7c8664518cabfad154b857b67444ed1eda550a | |
parent | e8a11032918d84d24c89161b41f846263ebfd3b5 [diff] | |
parent | 8d01c5c6c39dc125b7c497027d8f5abe8c7b8617 [diff] |
Merge tag 'efi-2021-04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Pull request for efi-2021-04-rc3 Bug fixes: * Let EFI simple file protocol access last block of partition * Correct conversion of multi-part device paths in EFI_DEVICE_PATH_TO_TEXT_PROTOCOL.ConvertDevicePathToText() Documentation: * booti and qfw man-pages