[edk2-devel] [PATCH edk2-platforms v1 0/3] Enable PCI/CPU topology generation for Juno

PierreGondois pierre.gondois at arm.com
Wed Apr 27 14:59:40 UTC 2022


From: Pierre Gondois <pierre.gondois at arm.com>

DEPENDENCY:
This patch set relies on a fix sent at:
https://edk2.groups.io/g/devel/message/89348

The DynamicTablesPkg can now generate the AML description of the
PCI/CPU topology information. Use these new features and remove
the static ASL description of the PCI/CPU topology when the
DynamicTables are used (i.e. when -D DYNAMIC_TABLES_FRAMEWORK is
provided).

Also provide a small fix for debug printing.

Pierre Gondois (3):
  Platform/ARM: Juno: Generate ASL description of CPU topology
  Platform/ARM: Juno: Print debug values in right order
  Platform/ARM: Juno: Generate ASL description of a PCIe bus

 .../AslTables/Dsdt.asl                        | 198 --------
 .../AslTables/SsdtPci.asl                     | 195 --------
 .../ConfigurationManager.c                    | 425 +++++++++++++++++-
 .../ConfigurationManager.h                    |  47 +-
 .../ConfigurationManagerDxe.inf               |   1 -
 5 files changed, 456 insertions(+), 410 deletions(-)
 delete mode 100644 Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManagerDxe/AslTables/SsdtPci.asl

-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#89349): https://edk2.groups.io/g/devel/message/89349
Mute This Topic: https://groups.io/mt/90732523/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