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

Jeff Brasen via groups.io posted 3 patches 1 year, 7 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
.../Include/ArmNameSpaceObjects.h             | 146 ++++-
.../Include/Library/AmlLib/AmlLib.h           | 155 +++++
.../SsdtCpuTopologyGenerator.c                | 211 ++++++-
.../Common/AmlLib/CodeGen/AmlCodeGen.c        | 549 ++++++++++++++++++
.../ConfigurationManagerObjectParser.c        |  79 +++
5 files changed, 1118 insertions(+), 22 deletions(-)
[edk2-devel] [PATCH 0/3] DynamicTablesPkg: _CPC support
Posted by Jeff Brasen via groups.io 1 year, 7 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

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             | 146 ++++-
 .../Include/Library/AmlLib/AmlLib.h           | 155 +++++
 .../SsdtCpuTopologyGenerator.c                | 211 ++++++-
 .../Common/AmlLib/CodeGen/AmlCodeGen.c        | 549 ++++++++++++++++++
 .../ConfigurationManagerObjectParser.c        |  79 +++
 5 files changed, 1118 insertions(+), 22 deletions(-)

-- 
2.25.1



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