Re: [U-Boot] [PATCH 1/1] efi_loader: manage protocols in a linked list

2017-11-08 Thread Heinrich Schuchardt
On 11/08/2017 04:29 PM, Alexander Graf wrote: On 11/01/2017 09:31 AM, Heinrich Schuchardt wrote: Signed-off-by: Heinrich Schuchardt I guess you did not mean to send this email? :) Alex Yes this is duplicate to [PATCH 12/13] efi_loader: manage protocols in a linked

Re: [U-Boot] [PATCH 1/1] efi_loader: manage protocols in a linked list

2017-11-08 Thread Alexander Graf
On 11/01/2017 09:31 AM, Heinrich Schuchardt wrote: Signed-off-by: Heinrich Schuchardt I guess you did not mean to send this email? :) Alex ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

[U-Boot] [PATCH 1/1] efi_loader: manage protocols in a linked list

2017-11-01 Thread Heinrich Schuchardt
Signed-off-by: Heinrich Schuchardt --- include/efi_loader.h | 6 ++- lib/efi_loader/efi_boottime.c | 107 -- lib/efi_loader/efi_disk.c | 1 + lib/efi_loader/efi_gop.c | 1 + lib/efi_loader/efi_net.c | 1 +