From: Leif Lindholm <leif.lindholm@linaro.org>
To: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: edk2-devel@lists.01.org, lersek@redhat.com
Subject: Re: [PATCH 1/6] ArmPkg: add missing components
Date: Tue, 25 Oct 2016 13:51:26 +0100 [thread overview]
Message-ID: <20161025125126.GE1161@bivouac.eciton.net> (raw)
In-Reply-To: <1477325206-24646-2-git-send-email-ard.biesheuvel@linaro.org>
On Mon, Oct 24, 2016 at 05:06:41PM +0100, Ard Biesheuvel wrote:
> ArmPkg.dsc was a bit out of date, and some modules added over the past
> years had not been added to its [Components] section yet.
>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
> ---
> ArmPkg/ArmPkg.dsc | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/ArmPkg/ArmPkg.dsc b/ArmPkg/ArmPkg.dsc
> index 6a8ff7e621d7..9bb1263a7f96 100644
> --- a/ArmPkg/ArmPkg.dsc
> +++ b/ArmPkg/ArmPkg.dsc
> @@ -143,6 +143,16 @@ [Components.common]
>
> ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf
>
> + ArmPkg/Drivers/ArmPciCpuIo2Dxe/ArmPciCpuIo2Dxe.inf
> + ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf
> + ArmPkg/Library/ArmGicArchLib/ArmGicArchLib.inf
> + ArmPkg/Library/ArmGicArchSecLib/ArmGicArchSecLib.inf
> + ArmPkg/Library/ArmLib/ArmBaseLib.inf
> + ArmPkg/Library/ArmSoftFloatLib/ArmSoftFloatLib.inf
> + ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLibBase.inf
> + ArmPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
> + ArmPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
> +
> [Components.ARM]
> ArmPkg/Drivers/ArmCpuLib/ArmCortexA8Lib/ArmCortexA8Lib.inf
> ArmPkg/Drivers/ArmCpuLib/ArmCortexA9Lib/ArmCortexA9Lib.inf
> @@ -151,3 +161,4 @@ [Components.ARM]
> [Components.AARCH64]
> ArmPkg/Drivers/ArmCpuLib/ArmCortexAEMv8Lib/ArmCortexAEMv8Lib.inf
> ArmPkg/Drivers/ArmCpuLib/ArmCortexA5xLib/ArmCortexA5xLib.inf
> + ArmPkg/Library/ArmMmuLib/ArmMmuPeiLib.inf
> --
> 2.7.4
>
next prev parent reply other threads:[~2016-10-25 12:51 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-24 16:06 [PATCH 0/6] ArmPkg: eliminate calls to deprecated functions Ard Biesheuvel
2016-10-24 16:06 ` [PATCH 1/6] ArmPkg: add missing components Ard Biesheuvel
2016-10-25 12:51 ` Leif Lindholm [this message]
2016-10-24 16:06 ` [PATCH 2/6] ArmPkg/ArmCortexA9Lib RVCT: remove incompatible GCC include Ard Biesheuvel
2016-10-25 12:53 ` Leif Lindholm
2016-10-24 16:06 ` [PATCH 3/6] ArmPkg/LinuxLoader: eliminate calls to deprecated string functions Ard Biesheuvel
2016-10-25 10:53 ` Laszlo Ersek
2016-10-25 10:56 ` Ard Biesheuvel
2016-10-25 11:08 ` Ryan Harkin
2016-10-25 11:09 ` Ard Biesheuvel
2016-10-24 16:06 ` [PATCH 4/6] ArmPkg/SemihostFs: " Ard Biesheuvel
2016-10-25 11:11 ` Laszlo Ersek
2016-10-24 16:06 ` [PATCH 5/6] ArmPkg/BdsLib: " Ard Biesheuvel
2016-10-25 11:16 ` Laszlo Ersek
2016-10-24 16:06 ` [PATCH 6/6] ArmPkg: enable -DDISABLE_NEW_DEPRECATED_INTERFACES Ard Biesheuvel
2016-10-25 11:17 ` Laszlo Ersek
2016-10-25 11:32 ` [PATCH 0/6] ArmPkg: eliminate calls to deprecated functions Ryan Harkin
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=20161025125126.GE1161@bivouac.eciton.net \
--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