[U-Boot] [PATCH v2 08/18] efi_loader: efi_net: use efi_add_protocol
Simon Glass
sjg at chromium.org
Fri Nov 17 14:06:42 UTC 2017
On 12 November 2017 at 07:02, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Use efi_add_protocol to add protocols.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v2
> no change
> ---
> lib/efi_loader/efi_net.c | 34 ++++++++++++++++++++--------------
> 1 file changed, 20 insertions(+), 14 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Same question about missing error-checking.
More information about the U-Boot
mailing list