]> git.baikalelectronics.ru Git - uboot.git/commit
efi_selftest: test ReinstallProtocolInterface
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 11 May 2018 10:09:23 +0000 (12:09 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 3 Jun 2018 13:27:21 +0000 (15:27 +0200)
commit07a281bab374b727b204ccc81cec0d581c694b2e
tree9944a4bd5c6d0467d338849ebc6617a5dbf217aa
parentc3a3e19604d4aad802374b40c642cccc2f77c7c7
efi_selftest: test ReinstallProtocolInterface

Add a test for ReinstallProtocolInterface to the controller selftest.

As ReinstallProtocolInterface has to connect controllers to the new
interface is does not fit to the manage protocols selftest.

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