]> Git Repo - u-boot.git/commit
efi_loader: implement UninstallProtocolInterface
author[email protected] <[email protected]>
Tue, 11 Jul 2017 20:06:17 +0000 (22:06 +0200)
committerAlexander Graf <[email protected]>
Wed, 19 Jul 2017 12:14:38 +0000 (14:14 +0200)
commit4b6ed0d7a1d915524dd1ecccf023d519d7022a49
tree27aa2167ff76c8342354c1ac87178bdc6d5133d6
parente0549f8a174be5cf9526ec2d072cadc17a54a3e5
efi_loader: implement UninstallProtocolInterface

Without the patch efi_uninstall_protocol_interface always returns an
error.

With the patch protocols without interface can be uninstalled.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
lib/efi_loader/efi_boottime.c
This page took 0.029871 seconds and 4 git commands to generate.