public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Ard Biesheuvel <ard.biesheuvel@linaro.org>
To: Jeff Brasen <jbrasen@nvidia.com>
Cc: "edk2-devel@lists.01.org" <edk2-devel@lists.01.org>,
	Leif Lindholm <leif.lindholm@linaro.org>
Subject: Re: [PATCH] EmbeddedPkg/PrePiLib: Correct function name
Date: Fri, 1 Feb 2019 11:31:25 +0100	[thread overview]
Message-ID: <CAKv+Gu_Hsfs3LWDdO3jkg4kLR_kos+wS6UhW6HTpp2N0r+1ECg@mail.gmail.com> (raw)
In-Reply-To: <b5bffd4d1f63a04740b9b1b415e564bde1a09c07.1548995264.git.jbrasen@nvidia.com>

On Fri, 1 Feb 2019 at 05:28, Jeff Brasen <jbrasen@nvidia.com> wrote:
>
> Update header file function name for FfsFindFileByName to match
> implementation function name.
>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Jeff Brasen <jbrasen@nvidia.com>
> Cc: Leif Lindholm <leif.lindholm@linaro.org>
> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>

Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>

Pushed as 48190274d272..7381bd3e753c

Thanks Jeff

> ---
>  EmbeddedPkg/Include/Library/PrePiLib.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/EmbeddedPkg/Include/Library/PrePiLib.h b/EmbeddedPkg/Include/Library/PrePiLib.h
> index a857308..92fbc24 100644
> --- a/EmbeddedPkg/Include/Library/PrePiLib.h
> +++ b/EmbeddedPkg/Include/Library/PrePiLib.h
> @@ -101,7 +101,7 @@ FfsFindSectionData (
>  **/
>  EFI_STATUS
>  EFIAPI
> -FfsFindByName (
> +FfsFindFileByName (
>    IN CONST  EFI_GUID            *FileName,
>    IN CONST  EFI_PEI_FV_HANDLE   VolumeHandle,
>    OUT       EFI_PEI_FILE_HANDLE *FileHandle
> --
> 2.7.4
>


      reply	other threads:[~2019-02-01 10:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-01  4:28 [PATCH] EmbeddedPkg/PrePiLib: Correct function name Jeff Brasen
2019-02-01 10:31 ` Ard Biesheuvel [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-list 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=CAKv+Gu_Hsfs3LWDdO3jkg4kLR_kos+wS6UhW6HTpp2N0r+1ECg@mail.gmail.com \
    --to=devel@edk2.groups.io \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox