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

Use helper functio efi_add_protocol.

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