All of lore.kernel.org
 help / color / mirror / Atom feed
From: AKASHI Takahiro <takahiro.akashi@linaro.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] efi_loader: move efi_init_obj_list() to a new efi_setup.c
Date: Thu, 17 Jan 2019 11:48:32 +0900	[thread overview]
Message-ID: <20190117024831.GP20286@linaro.org> (raw)
In-Reply-To: <54bb0ec5-11b7-2b27-9027-115921e0c984@gmx.de>

On Tue, Jan 15, 2019 at 04:16:52AM +0100, Heinrich Schuchardt wrote:
> On 1/15/19 3:54 AM, AKASHI Takahiro wrote:
> > # removed unnecessary "#if" statements from v1
> > 
> > The function, efi_init_obj_list(), can be shared in different pseudo efi
> > applications, like bootefi/bootmgr as well as my efishell. Moreover, it
> > will be utilized to extend efi initialization, for example, my "removable
> > disk support" patch and "capsule-on-disk support" patch in the future.
> > 
> > So with this patch, it will be moved to a new file, efi_setup.c, under
> > lib/efi_loader and exported, making no changes in functionality.
> > 
> > Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
> 
> A corrected version 1 patch is already merged in efi-next:
> 
> https://github.com/agraf/u-boot/commits/efi-next
> 
> "efi_loader: move efi_init_obj_list() to a new efi_setup.c"
> https://github.com/agraf/u-boot/commit/f30df235b5b5b3db65f89360ef114719d542ca0d

Ah, I've checked but missed that.

> So I think this v2 patch is obsolete.
> 
> Should you find any mistake in the merged patch, please, provide a
> follow up patch.

Nothing so far.

Thanks,
-Takahiro Akashi

> Best regards
> 
> Heinrich

      reply	other threads:[~2019-01-17  2:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-15  2:54 [U-Boot] [PATCH v2] efi_loader: move efi_init_obj_list() to a new efi_setup.c AKASHI Takahiro
2019-01-15  3:16 ` Heinrich Schuchardt
2019-01-17  2:48   ` AKASHI Takahiro [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190117024831.GP20286@linaro.org \
    --to=takahiro.akashi@linaro.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.