Skip to content
Commit 96aa99cd authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: error code in UninstallProtocolInterface()



According to the UEFI specification UninstallProtocolInteface() has to
return EFI_NOT_FOUND if the interface is not found.

Correct the return value.

Cf. UEFI SCT II spec (2017), 3.3.2 UninstallProtocolInterface(), 5.1.3.2.4

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 61c63db7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment