Re: [U-Boot] [PATCH 1/1] efi_loader: provide comment for protocol GUIDs

2017-09-24 Thread Simon Glass
On 15 September 2017 at 01:45, Heinrich Schuchardt wrote: > Add a missing comment. > > Reported-by: Simon Glass > Signed-off-by: Heinrich Schuchardt > --- > Patch is directly applicable to efi-next. > > Reported by Simon > Re: [PATCH 15/23] efi_loader: implement ConnectController > https://lists

[U-Boot] [PATCH 1/1] efi_loader: provide comment for protocol GUIDs

2017-09-15 Thread Heinrich Schuchardt
Add a missing comment. Reported-by: Simon Glass Signed-off-by: Heinrich Schuchardt --- Patch is directly applicable to efi-next. Reported by Simon Re: [PATCH 15/23] efi_loader: implement ConnectController https://lists.denx.de/pipermail/u-boot/2017-August/304372.html --- include/efi_loader.h |