[U-Boot] [PATCH 4/9] efi_loader: eliminate efi_uninstall_protocol_interface_ext

Simon Glass sjg at chromium.org
Mon Nov 6 16:59:57 UTC 2017


On 22 October 2017 at 06:45, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> 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 at gmx.de>
> ---
>  lib/efi_loader/efi_boottime.c | 42 ++++++++++++------------------------------
>  1 file changed, 12 insertions(+), 30 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list