From: "PierreGondois" <pierre.gondois@arm.com>
To: Sami Mujawar <sami.mujawar@arm.com>, devel@edk2.groups.io
Cc: ardb+tianocore@kernel.org, quic_llindhol@quicinc.com,
kraxel@redhat.com, Alexei.Fedorov@arm.com,
Matteo.Carlini@arm.com, Akanksha.Jain2@arm.com,
Ben.Adderson@arm.com, nd@arm.com
Subject: Re: [PATCH v1 0/4] Bug fixes for DynamicTablesPkg and ArmVirtPkg/kvmtool
Date: Tue, 21 Mar 2023 14:54:37 +0100 [thread overview]
Message-ID: <9190c957-8967-339b-fe0c-76a1bf0a9354@arm.com> (raw)
In-Reply-To: <20230320140557.40348-1-sami.mujawar@arm.com>
Hello Sami,
Just for the record, for PATCH 3/4, a similar solution was used in:
commit 0b58c4894dad ("MdeModulePkg/PciHostBridgeDxe: Add CpuArch protocol dependency")
Reviewed-by: Pierre Gondois <pierre.gondois@arm.com>
Regards,
Pierre
On 3/20/23 15:05, Sami Mujawar wrote:
> This patch series has the following fixes for DynamicTablesPkg and
> ArmVirtPkg/Kvmtool:
>
> 1. Reduces the log output from TableHelperLib in DynamicTablesPkg.
> 2. Fixes issue with parsing of the serial port node in
> ArmSerialPortParser in DynamicTablesPkg and
> EarlyFdt16550SerialPortHookLib in ArmVirtPkg. This issue
> was not observed until another entry was added in the 'chosen'
> node in the DT when doing some experiments.
> 3. Fixes the DEPEX in the Kvmtool guest RTC library as the missing
> dependency on CPU Architecture protocol would cause occasional
> failures.
>
> The changes can be seen at:
> https://github.com/samimujawar/edk2/tree/2596_bug_fix_dynamictables_kvmtool_v1
>
> Sami Mujawar (4):
> DynamicTablesPkg: Reduce log output from TableHelperLib
> DynamicTablesPkg: Fix parsing of serial port node
> ArmVirtPkg: Fix parsing of serial port node
> ArmVirtPkg: Fix depex in kvmtool guest Rtc library
>
> ArmVirtPkg/Library/Fdt16550SerialPortHookLib/EarlyFdt16550SerialPortHookLib.c | 4 +--
> ArmVirtPkg/Library/KvmtoolRtcFdtClientLib/KvmtoolRtcFdtClientLib.inf | 4 +--
> DynamicTablesPkg/Library/Common/TableHelperLib/ConfigurationManagerObjectParser.c | 28 ++++++++++----------
> DynamicTablesPkg/Library/FdtHwInfoParserLib/Serial/ArmSerialPortParser.c | 4 +--
> 4 files changed, 20 insertions(+), 20 deletions(-)
>
next prev parent reply other threads:[~2023-03-21 13:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-20 14:05 [PATCH v1 0/4] Bug fixes for DynamicTablesPkg and ArmVirtPkg/kvmtool Sami Mujawar
2023-03-20 14:05 ` [PATCH v1 1/4] DynamicTablesPkg: Reduce log output from TableHelperLib Sami Mujawar
2023-03-20 14:05 ` [PATCH v1 2/4] DynamicTablesPkg: Fix parsing of serial port node Sami Mujawar
2023-03-20 14:05 ` [PATCH v1 3/4] ArmVirtPkg: " Sami Mujawar
2023-03-20 14:05 ` [PATCH v1 4/4] ArmVirtPkg: Fix depex in kvmtool guest Rtc library Sami Mujawar
2023-03-21 13:54 ` PierreGondois [this message]
2023-03-29 10:49 ` [PATCH v1 0/4] Bug fixes for DynamicTablesPkg and ArmVirtPkg/kvmtool Sami Mujawar
2023-03-29 11:55 ` Ard Biesheuvel
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=9190c957-8967-339b-fe0c-76a1bf0a9354@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