From: Thomas Abraham <thomas.abraham@arm.com>
To: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Thomas Abraham <thomas.abraham@arm.com>,
"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>,
Leif Lindholm <leif.lindholm@linaro.org>
Subject: Re: [PATCH edk2-platforms v2 6/6] Platform/ARM/Sgi: add initial support for ARM SGI platform
Date: Wed, 9 May 2018 14:26:25 +0530 [thread overview]
Message-ID: <CAJuA9agynD50y=ift2qn0HJW7qgMQZPnwKv9tNXqrq7T-sJyww@mail.gmail.com> (raw)
In-Reply-To: <CAKv+Gu_UG11Wj9EFym0Ky5Db0TQwV-yX01_S14yOq8Y1R7151Q@mail.gmail.com>
Hi Ard,
On Mon, Apr 16, 2018 at 4:14 PM, Ard Biesheuvel
<ard.biesheuvel@linaro.org> wrote:
> On 12 April 2018 at 20:47, Thomas Abraham <thomas.abraham@arm.com> wrote:
>> From: Vishwanatha HG <vishwanatha.hg@arm.com>
>>
>> Add the initial support for ARM's System Guidance for Infrastructure
>> (SGI) platforms. SGI-575 is the supported platform in this initial
>> implementation and can be extented to include support for upcoming
>> SGI platforms as well.
>>
>> Contributed-under: TianoCore Contribution Agreement 1.1
>> Signed-off-by: Vishwanatha HG <vishwanatha.hg@arm.com>
>> Signed-off-by: Thomas Abraham <thomas.abraham@arm.com>
>> ---
>> Platform/ARM/SgiPkg/SgiPlatform.dec | 36 ++++
>> Platform/ARM/SgiPkg/SgiPlatform.dsc | 243 +++++++++++++++++++++++++++
>> Platform/ARM/SgiPkg/SgiPlatform.fdf | 320 ++++++++++++++++++++++++++++++++++++
>> 3 files changed, 599 insertions(+)
>> create mode 100644 Platform/ARM/SgiPkg/SgiPlatform.dec
>> create mode 100644 Platform/ARM/SgiPkg/SgiPlatform.dsc
>> create mode 100644 Platform/ARM/SgiPkg/SgiPlatform.fdf
>>
<snip>
>> +################################################################################
>> +#
>> +# Components Section - list of all EDK II Modules needed by this Platform
>> +#
>> +################################################################################
>> +[Components.common]
>> + #
>> + # PEI Phase modules
>> + #
>> + ArmPlatformPkg/PrePi/PeiMPCore.inf {
>
> Apologies for missing this before: please use PrePeiCore not PrePi.
> PrePi is a misguided optimization that skips the entire PEI phase,
> making ARM platforms deviate from other UEFI systems in ways that make
> it more difficult later on to reuse generic modules for things like
> capsule update etc.
Thank you for your comments. All the changes you have suggested has
been included in the v3 version of this patchset. As you have
suggested, the use of PrePi has been dropped and switched to using
PrePeiCore. Apologies for taking a lot of time to revert back on your
comments.
Thanks,
Thomas.
<snip>
prev parent reply other threads:[~2018-05-09 8:56 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-12 18:47 [PATCH edk2-platforms v2 0/6] Platform/ARM/Sgi: Add Arm's SGI platform support Thomas Abraham
2018-04-12 18:47 ` [PATCH edk2-platforms v2 1/6] Platform/ARM/Sgi: Add Platform library implementation Thomas Abraham
2018-04-16 6:19 ` Ard Biesheuvel
2018-04-12 18:47 ` [PATCH edk2-platforms v2 2/6] Platform/ARM/Sgi: add NOR flash platform " Thomas Abraham
2018-04-16 6:21 ` Ard Biesheuvel
2018-04-12 18:47 ` [PATCH edk2-platforms v2 3/6] Platform/ARM/Sgi: add initial platform dxe driver implementation Thomas Abraham
2018-04-16 6:23 ` Ard Biesheuvel
2018-04-12 18:47 ` [PATCH edk2-platforms v2 4/6] Platform/ARM/Sgi: add support for virtio block device Thomas Abraham
2018-04-16 6:25 ` Ard Biesheuvel
2018-04-12 18:47 ` [PATCH edk2-platforms v2 5/6] Platform/ARM/Sgi: add the initial set of acpi tables Thomas Abraham
2018-04-16 6:31 ` Ard Biesheuvel
2018-04-12 18:47 ` [PATCH edk2-platforms v2 6/6] Platform/ARM/Sgi: add initial support for ARM SGI platform Thomas Abraham
2018-04-16 6:35 ` Ard Biesheuvel
2018-04-16 10:44 ` Ard Biesheuvel
2018-05-09 8:56 ` Thomas Abraham [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='CAJuA9agynD50y=ift2qn0HJW7qgMQZPnwKv9tNXqrq7T-sJyww@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