]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'efi-2022-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Fri, 29 Apr 2022 18:04:08 +0000 (14:04 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 29 Apr 2022 18:04:08 +0000 (14:04 -0400)
commit106efe907cd47663b15b303a94c87e35d6788523
treeadf1fa2efb653261ce8eb1b8087bd5f28e4aa913
parentf2ef7721b26ac13c5c0384839d795b91d81a82eb
parent3521bb66fc32b8ab75ea807e3eb124c1407a80cb
Merge tag 'efi-2022-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request for efi-2022-07-rc2

UEFI:

* fix UEFI booting after integration of UEFI sub-system with driver model
* avoid random return values from devpath_is_partition()
* minor code clean ups