[edk2-devel] [PATCH v3 0/3] DynamicTablesPkg: _CPC support

Jeff Brasen via groups.io posted 3 patches 1 year, 6 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
.../Include/ArmNameSpaceObjects.h             | 148 ++++-
.../Include/Library/AmlLib/AmlLib.h           | 156 +++++
.../SsdtCpuTopologyGenerator.c                | 223 ++++++-
.../Common/AmlLib/CodeGen/AmlCodeGen.c        | 543 ++++++++++++++++++
.../ConfigurationManagerObjectParser.c        |  80 +++
5 files changed, 1127 insertions(+), 23 deletions(-)
[edk2-devel] [PATCH v3 0/3] DynamicTablesPkg: _CPC support
Posted by Jeff Brasen via groups.io 1 year, 6 months ago
Add generator for creating the _CPC object for CPU nodes.

If viewing this review by a pull request is helpful one exists here:
https://github.com/NVIDIA/edk2/pull/12

Change Log:
v1 - Initial Revision
v2 - Added revision to object, improved error handling, changed to ACPI 6.4 structures.
v3 - Minor review feedback

Jeff Brasen (3):
  DynamicTablesPkg: Add CM_ARM_CPC_INFO object
  DynamicTablesPkg: AML Code generation to add _CPC entries
  DynamicTablesPkg: SSDT CPU _CPC generator

 .../Include/ArmNameSpaceObjects.h             | 148 ++++-
 .../Include/Library/AmlLib/AmlLib.h           | 156 +++++
 .../SsdtCpuTopologyGenerator.c                | 223 ++++++-
 .../Common/AmlLib/CodeGen/AmlCodeGen.c        | 543 ++++++++++++++++++
 .../ConfigurationManagerObjectParser.c        |  80 +++
 5 files changed, 1127 insertions(+), 23 deletions(-)

-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#93828): https://edk2.groups.io/g/devel/message/93828
Mute This Topic: https://groups.io/mt/93699442/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-