[U-Boot] [PATCH 05/11] efi_loader: move efi_search_obj up in code

Simon Glass sjg at chromium.org
Mon Oct 9 04:49:02 UTC 2017


On 7 October 2017 at 22:57, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> To avoid a forward declaration move efi_search_obj before
> all protocol services functions.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  lib/efi_loader/efi_boottime.c | 41 +++++++++++++++++++++--------------------
>  1 file changed, 21 insertions(+), 20 deletions(-)

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


More information about the U-Boot mailing list