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. 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 | 79 +++ 5 files changed, 1126 insertions(+), 23 deletions(-) -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#93790): https://edk2.groups.io/g/devel/message/93790 Mute This Topic: https://groups.io/mt/93687863/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-