commit | a903b56c2e8948664b8a84f10c61ef99770f04dd | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Aug 13 07:37:48 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sat Aug 13 07:37:48 2022 -0400 |
tree | b11d7fc88bcabb8aac89bda03e30c1af40eab613 | |
parent | 4d799b7e3ffea451bd514da5195e8ee3cd3571f4 [diff] | |
parent | ecb7ce530fee95678c6c4d98b4f29b438f3257b9 [diff] |
Merge tag 'efi-2022-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi Pull request for efi-2022-10-rc3 Documentation: * Add HTML documentation for patman * Improve binman documentation * Man-page for gpio UEFI: * move udevice pointer into struct efi_object * fix efi_convert_device_path_to_text() Other: * fs/erofs: silence messages from erofs_probe()