]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit606026a8048b56fb6b3002fa594ad7fffb2a7406
treeb11d7fc88bcabb8aac89bda03e30c1af40eab613
parentbc20ef7ed0b017af9e0d93fbe066b2300e1dd381
parentca67e8ffde4b11d6f59113fbac46acdc52d6a502
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()