[U-Boot] [PATCH 10/16] efi_loader: fix signature of	efi_disconnect_controller
    Simon Glass 
    sjg at chromium.org
       
    Mon Jan  8 03:35:34 UTC 2018
    
    
  
On 17 December 2017 at 08:43, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Handles should be passed as efi_handle_t and not as void *.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  include/efi_api.h             | 6 ++++--
>  lib/efi_loader/efi_boottime.c | 7 ++++---
>  2 files changed, 8 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
    
    
More information about the U-Boot
mailing list