]> git.sur5r.net Git - u-boot/commit
efi_loader: eliminate efi_uninstall_protocol_interface_ext
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 6 Nov 2017 20:17:45 +0000 (21:17 +0100)
committerAlexander Graf <agraf@suse.de>
Fri, 1 Dec 2017 12:22:55 +0000 (13:22 +0100)
commitcd534083cd230e6a38ac575b62a3fb3b93521e9a
treeaf60213eb16cb29e16931958fe3fe4bd2d2ec4b1
parent1760ef574ace23086c94bb22041325daef8f8226
efi_loader: eliminate efi_uninstall_protocol_interface_ext

As we now have EFI_CALL there is no need for separate
functions efi_uninstall_protocol_interface_ext and
efi_uninstall_protocol_interface.

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