]> git.ipfire.org Git - people/ms/u-boot.git/commit
efi_loader: list of open protocol infos
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 11 Jan 2018 07:15:57 +0000 (08:15 +0100)
committerAlexander Graf <agraf@suse.de>
Mon, 22 Jan 2018 22:09:13 +0000 (23:09 +0100)
commitfe1599daf5d2ca26ed6468ac78a1253af5ac53ea
tree18934c4a8b8ed89e86b945dea230321b02b2c9c0
parent5be9744ae78a399b93e89d19777619714d178764
efi_loader: list of open protocol infos

Add a list of open protocol infos to each protocol of a handle.

Provide helper functions to access the list items.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
include/efi_loader.h
lib/efi_loader/efi_boottime.c