From: "PierreGondois" <pierre.gondois@arm.com>
To: Jeff Brasen <jbrasen@nvidia.com>, devel@edk2.groups.io
Cc: Sami.Mujawar@arm.com, Alexei.Fedorov@arm.com
Subject: Re: [PATCH v3 0/3] DynamicTablesPkg: Pcie generation updates
Date: Tue, 12 Jul 2022 09:46:25 +0200 [thread overview]
Message-ID: <e8768376-ca81-5cc7-3ec1-84313afa57db@arm.com> (raw)
In-Reply-To: <cover.1657313523.git.jbrasen@nvidia.com>
Hello Jeff,
Thanks for the answers, for the 3 patches:
Reviewed-by: Pierre Gondois <pierre.gondois@arm.com>
Regards,
Pierre
On 7/8/22 22:59, Jeff Brasen wrote:
>
> Add fixes/features to dynamic PCIe support
>
> - Correct issue with translation in generated ACPI tables.
> - Allow for more than 16 controllers to be generated.
> - Add support library to allow for override of _OSC and slot info.
>
> Updates:
> v3 - Remove segment as UID patch, convert override to library
> v2 - Add IsPosDecode logic to translation patch
>
>
> Jeff Brasen (3):
> DynamicTablesPkg: AcpiSsdtPcieLibArm: Correct translation value
> DynamicTablesPkg: AcpiSsdtPcieLibArm: Support UID > 0xF
> DynamicTablesPkg: AcpiSsdtPcieLibArm: Create support library
>
> .../Include/Library/SsdtPcieSupportLib.h | 73 +++++++
> .../AcpiSsdtPcieLibArm/SsdtPcieGenerator.c | 191 ++---------------
> .../AcpiSsdtPcieLibArm/SsdtPcieGenerator.h | 17 +-
> .../Arm/AcpiSsdtPcieLibArm/SsdtPcieLibArm.inf | 2 +-
> .../SsdtPcieOscTemplate.asl | 0
> .../SsdtPcieSupportLib/SsdtPcieSupportLib.c | 200 ++++++++++++++++++
> .../SsdtPcieSupportLib/SsdtPcieSupportLib.inf | 30 +++
> .../SsdtPcieSupportLibPrivate.h | 25 +++
> 8 files changed, 349 insertions(+), 189 deletions(-)
> create mode 100644 DynamicTablesPkg/Include/Library/SsdtPcieSupportLib.h
> rename DynamicTablesPkg/Library/{Acpi/Arm/AcpiSsdtPcieLibArm => Common/SsdtPcieSupportLib}/SsdtPcieOscTemplate.asl (100%)
> create mode 100644 DynamicTablesPkg/Library/Common/SsdtPcieSupportLib/SsdtPcieSupportLib.c
> create mode 100644 DynamicTablesPkg/Library/Common/SsdtPcieSupportLib/SsdtPcieSupportLib.inf
> create mode 100644 DynamicTablesPkg/Library/Common/SsdtPcieSupportLib/SsdtPcieSupportLibPrivate.h
>
next prev parent reply other threads:[~2022-07-12 7:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-08 20:59 [PATCH v3 0/3] DynamicTablesPkg: Pcie generation updates Jeff Brasen
2022-07-08 20:59 ` [PATCH v3 1/3] DynamicTablesPkg: AcpiSsdtPcieLibArm: Correct translation value Jeff Brasen
2022-07-19 15:15 ` [edk2-devel] " Sami Mujawar
2022-07-08 20:59 ` [PATCH v3 2/3] DynamicTablesPkg: AcpiSsdtPcieLibArm: Support UID > 0xF Jeff Brasen
2022-07-19 15:17 ` [edk2-devel] " Sami Mujawar
2022-07-08 20:59 ` [PATCH v3 3/3] DynamicTablesPkg: AcpiSsdtPcieLibArm: Create support library Jeff Brasen
2022-07-19 15:22 ` [edk2-devel] " Sami Mujawar
2022-07-12 7:46 ` PierreGondois [this message]
2022-07-20 8:03 ` [edk2-devel] [PATCH v3 0/3] DynamicTablesPkg: Pcie generation updates Sami Mujawar
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=e8768376-ca81-5cc7-3ec1-84313afa57db@arm.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