]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: implement OpenProtocolInformation
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 11 Jan 2018 07:16:00 +0000 (08:16 +0100)
committerAlexander Graf <agraf@suse.de>
Mon, 22 Jan 2018 22:09:13 +0000 (23:09 +0100)
commit60c1ac0923f78a45f1d57884c64faa9ee5c3e1ce
tree4a0f0bb1e264a6ad286e5cdc178b6f6072ead67a
parentb1120368516a524a4f6e5627acf341e730cf4072
efi_loader: implement OpenProtocolInformation

efi_open_protocol_information provides the agent and controller
handles as well as the attributes and open count of an protocol
on a handle.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
[agraf: fix counting error]
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_boottime.c