]> git.baikalelectronics.ru Git - uboot.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)
commit8751a05f7314bbf56c517531865e4ed0b1873c3f
tree18934c4a8b8ed89e86b945dea230321b02b2c9c0
parent18879f3d0d0144029c27b11e63bc343f2c11bc61
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