efi_loader: check interface when uninstalling protocol
authorHeinrich Schuchardt <[email protected]>
Fri, 11 May 2018 10:09:21 +0000 (12:09 +0200)
committerAlexander Graf <[email protected]>
Sun, 3 Jun 2018 13:27:21 +0000 (15:27 +0200)
commit1f470e1790e7303d0fcd6592f79f6e9888be3f12
treeded91699db68ae9a4cb212927552247d3cb91bed
parent0d6ea050cce5c7da6a876e197a75fceff2b9c12d
efi_loader: check interface when uninstalling protocol

The interface has to be checked in UninstallProtocolInterface.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
lib/efi_loader/efi_boottime.c