[U-Boot] [PATCH 3/9] efi_loader: eliminate efi_install_protocol_interface_ext
Simon Glass
sjg at chromium.org
Mon Nov 6 16:58:38 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_install_protocol_interface_ext and
> efi_install_protocol_interface.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> lib/efi_loader/efi_boottime.c | 52 +++++++++++++------------------------------
> 1 file changed, 15 insertions(+), 37 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list