public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Ard Biesheuvel <ard.biesheuvel@linaro.org>
To: Leif Lindholm <leif.lindholm@linaro.org>
Cc: "edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Subject: Re: [PATCH] ArmPkg: fix StandaloneMmMmuLib subdirectory case
Date: Tue, 27 Nov 2018 13:27:16 +0100	[thread overview]
Message-ID: <CAKv+Gu8y8ssk9Aunnam=bs6dyG3WSjn-vJK2dAa6wFtbCLYnZg@mail.gmail.com> (raw)
In-Reply-To: <20181127122636.12603-1-leif.lindholm@linaro.org>

On Tue, 27 Nov 2018 at 13:26, Leif Lindholm <leif.lindholm@linaro.org> wrote:
>
> While this isn't the only Aarch64 directory in the tree, let's
> keep from adding more of them.
>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>

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

> ---
>  ArmPkg/Library/StandaloneMmMmuLib/ArmMmuStandaloneMmLib.inf             | 2 +-
>  .../StandaloneMmMmuLib/{Aarch64 => AArch64}/ArmMmuStandaloneMmLib.c     | 0
>  2 files changed, 1 insertion(+), 1 deletion(-)
>  rename ArmPkg/Library/StandaloneMmMmuLib/{Aarch64 => AArch64}/ArmMmuStandaloneMmLib.c (100%)
>
> diff --git a/ArmPkg/Library/StandaloneMmMmuLib/ArmMmuStandaloneMmLib.inf b/ArmPkg/Library/StandaloneMmMmuLib/ArmMmuStandaloneMmLib.inf
> index d589b23603..7219b59e6f 100644
> --- a/ArmPkg/Library/StandaloneMmMmuLib/ArmMmuStandaloneMmLib.inf
> +++ b/ArmPkg/Library/StandaloneMmMmuLib/ArmMmuStandaloneMmLib.inf
> @@ -22,7 +22,7 @@ [Defines]
>    PI_SPECIFICATION_VERSION       = 0x00010032
>
>  [Sources.AARCH64]
> -  Aarch64/ArmMmuStandaloneMmLib.c
> +  AArch64/ArmMmuStandaloneMmLib.c
>
>  [Packages]
>    ArmPkg/ArmPkg.dec
> diff --git a/ArmPkg/Library/StandaloneMmMmuLib/Aarch64/ArmMmuStandaloneMmLib.c b/ArmPkg/Library/StandaloneMmMmuLib/AArch64/ArmMmuStandaloneMmLib.c
> similarity index 100%
> rename from ArmPkg/Library/StandaloneMmMmuLib/Aarch64/ArmMmuStandaloneMmLib.c
> rename to ArmPkg/Library/StandaloneMmMmuLib/AArch64/ArmMmuStandaloneMmLib.c
> --
> 2.11.0
>


  reply	other threads:[~2018-11-27 12:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-27 12:26 [PATCH] ArmPkg: fix StandaloneMmMmuLib subdirectory case Leif Lindholm
2018-11-27 12:27 ` Ard Biesheuvel [this message]
2018-11-27 13:26   ` Leif Lindholm

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+Gu8y8ssk9Aunnam=bs6dyG3WSjn-vJK2dAa6wFtbCLYnZg@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