Merge tag 'efi-2022-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sat, 13 Aug 2022 11:37:48 +0000 (07:37 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 13 Aug 2022 11:37:48 +0000 (07:37 -0400)
commit20d4c6052fe5826b3421e86b2f0e76a6c22581a7
treeb11d7fc88bcabb8aac89bda03e30c1af40eab613
parent8f9eee8275cf475f6d9435e85aa2d04b61b3cd75
parent046d7a0bb1b383fe14bfe950b91ce2e20f835bd4
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()