On Wed, Mar 27, 2019 at 07:50:05AM +0100, Heinrich Schuchardt wrote:
> On 3/27/19 5:40 AM, AKASHI Takahiro wrote:
> > This is a preparatory patch for reworking do_bootefi() in later patch.
>
> I would suggest as commit message:
>
> Move do_bootefi_bootmgr_exec() up in code to avoid a forward decl
On 3/27/19 5:40 AM, AKASHI Takahiro wrote:
> This is a preparatory patch for reworking do_bootefi() in later patch.
I would suggest as commit message:
Move do_bootefi_bootmgr_exec() up in code to avoid a forward declaration
in a later patch.
Otherwise
Reviewed-by: Heinrich Schuchardt
>
> Sign
This is a preparatory patch for reworking do_bootefi() in later patch.
Signed-off-by: AKASHI Takahiro
---
cmd/bootefi.c | 42 +-
1 file changed, 21 insertions(+), 21 deletions(-)
diff --git a/cmd/bootefi.c b/cmd/bootefi.c
index 1267d895472c..e9d4881997a1
3 matches
Mail list logo