[edk2-devel] [PATCH v1 0/4] Bug fixes for DynamicTablesPkg and ArmVirtPkg/kvmtool

Sami Mujawar sami.mujawar at arm.com
Mon Mar 20 14:05:53 UTC 2023


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(-)

-- 
'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#101446): https://edk2.groups.io/g/devel/message/101446
Mute This Topic: https://groups.io/mt/97731606/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list