[U-Boot] [PATCH 05/11] efi_loader: move efi_search_obj up in code
Alexander Graf
agraf at suse.de
Fri Oct 13 08:22:52 UTC 2017
On 13.10.17 02:15, Heinrich Schuchardt wrote:
> On 10/09/2017 06:49 AM, Simon Glass wrote:
>> On 7 October 2017 at 22:57, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>>> To avoid a forward declaration move efi_search_obj before
>>> all protocol services functions.
>>>
>>> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
>>> ---
>>> lib/efi_loader/efi_boottime.c | 41 +++++++++++++++++++++--------------------
>>> 1 file changed, 21 insertions(+), 20 deletions(-)
>>
>> Reviewed-by: Simon Glass <sjg at chromium.org>
>>
> Hello Alex,
>
> could this patch be merged?
>
> You merged all preceding patches of the series.
This patch is only needed as prerequisite for SetWatchdogTimer. I think
it's ok to push that out to post-2017.11? We should probably focus on
stability for the release by now...
That doesn't mean the patches will rot on the list - I'll just apply
them to a different branch once the next version of the patch set hits
the ML.
Alex
More information about the U-Boot
mailing list