[U-Boot] [PATCH 07/23] efi_loader: simplify efi_install_protocol_interface

Simon Glass sjg at chromium.org
Thu Aug 31 12:51:29 UTC 2017


On 27 August 2017 at 06:51, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Use function efi_search_obj and efi_search_protocol
> to simplify the coding.
>
> Do away with efi_install_protocol_interface_ext.
> We can use EFI_CALL for internal usage.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  lib/efi_loader/efi_boottime.c | 76 ++++++++++++++++++-------------------------
>  1 file changed, 31 insertions(+), 45 deletions(-)
>

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


More information about the U-Boot mailing list