commit | 03aa2bf7df3df0c922c666c7460e5cf67b081b30 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jun 09 08:20:24 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Jun 09 08:20:24 2021 -0400 |
tree | 5b86883311169cfcc642a8b9ad737e050a1ca571 | |
parent | 1b526c73a9dbc2775631a41a1be2a2da22d494a2 [diff] | |
parent | 0ab00374b2da8c30d7b9314582b1d50ff8cdee9f [diff] |
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().