[U-Boot] [PATCH 05/16] efi_loader: open_info in OpenProtocol
    Simon Glass 
    sjg at chromium.org
       
    Mon Jan  8 03:34:02 UTC 2018
    
    
  
On 17 December 2017 at 08:43, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> efi_open_protocol has to keep track of opened protocols.
>
> OpenProtocol enters the agent and controller handle
> information into this list.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  lib/efi_loader/efi_boottime.c | 107 ++++++++++++++++++++++++++++++++++++++++--
>  1 file changed, 103 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Would be good to mention that the test for this code comes later.
    
    
More information about the U-Boot
mailing list