public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms v1 0/3] Enable PCI/CPU topology generation for Juno
@ 2022-04-27 14:59 PierreGondois
  2022-04-27 14:59 ` [PATCH edk2-platforms v1 1/3] Platform/ARM: Juno: Generate ASL description of CPU topology PierreGondois
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: PierreGondois @ 2022-04-27 14:59 UTC (permalink / raw)
  To: devel; +Cc: Ard Biesheuvel, Sami Mujawar

From: Pierre Gondois <pierre.gondois@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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-07-18 16:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-27 14:59 [PATCH edk2-platforms v1 0/3] Enable PCI/CPU topology generation for Juno PierreGondois
2022-04-27 14:59 ` [PATCH edk2-platforms v1 1/3] Platform/ARM: Juno: Generate ASL description of CPU topology PierreGondois
2022-07-18 13:25   ` Sami Mujawar
2022-07-18 13:30     ` PierreGondois
2022-04-27 14:59 ` [PATCH edk2-platforms v1 2/3] Platform/ARM: Juno: Print debug values in right order PierreGondois
2022-07-18 13:26   ` Sami Mujawar
2022-04-27 14:59 ` [PATCH edk2-platforms v1 3/3] Platform/ARM: Juno: Generate ASL description of a PCIe bus PierreGondois
2022-07-18 14:02   ` Sami Mujawar
2022-04-29 13:35 ` [edk2-devel] [PATCH edk2-platforms v1 0/3] Enable PCI/CPU topology generation for Juno Ard Biesheuvel
2022-04-29 13:39   ` PierreGondois
2022-04-29 13:42     ` Ard Biesheuvel
2022-07-18 16:25 ` Sami Mujawar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox