[U-Boot] [PATCH 04/16] efi_loader: list of open protocol infos
Simon Glass
sjg at chromium.org
Mon Jan 8 03:33:34 UTC 2018
On 17 December 2017 at 08:43, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Add a list of open protocol infos to each protocol of a handle.
>
> Provide helper functions to access the list items.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> include/efi_loader.h | 15 ++++++++++++++-
> lib/efi_loader/efi_boottime.c | 35 +++++++++++++++++++++++++++++++++++
> 2 files changed, 49 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list