]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: simplify efi_locate_protocol
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 26 Oct 2017 17:25:57 +0000 (19:25 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 1 Dec 2017 12:22:56 +0000 (13:22 +0100)
commit7e28b3cb00e57e6cf87f1e93a684c5be30d1e27f
tree21574ba71b462b41154940b2cd0d43946c080eec
parent215ef964cad442fd079fbcf790182c6f3ae98960
efi_loader: simplify efi_locate_protocol

Use helper function efi_search_protocol.

Do not print protocol guid twice in debug mode.

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