From: Sami Mujawar <sami.muja...@arm.com> Remove the partial listing of the Arm Namespace object IDs from and add a reference to the enum EARM_OBJECT_ID that is used to describe the object in the ARM Namespace.
Also document that the Arch Common namespace objects will be described using the enum EARCH_COMMON_OBJECT_ID. Cc: Pierre Gondois <pierre.gond...@arm.com> Cc: Yeo Reum Yun <yeoreum....@arm.com> Cc: AbdulLateef Attar <abdullateef.at...@amd.com> Cc: Jeshua Smith <jesh...@nvidia.com> Cc: Jeff Brasen <jbra...@nvidia.com> Cc: Girish Mahadevan <gmahade...@nvidia.com> Cc: Leif Lindholm <quic_llind...@quicinc.com> Cc: Meenakshi Aggarwal <meenakshi.aggar...@nxp.com> Signed-off-by: Sami Mujawar <sami.muja...@arm.com> Signed-off-by: Pierre Gondois <pierre.gond...@arm.com> --- .../Include/ConfigurationManagerObject.h | 35 +++---------------- 1 file changed, 4 insertions(+), 31 deletions(-) diff --git a/DynamicTablesPkg/Include/ConfigurationManagerObject.h b/DynamicTablesPkg/Include/ConfigurationManagerObject.h index 04b365f3d0b7..dd730ca677f5 100644 --- a/DynamicTablesPkg/Include/ConfigurationManagerObject.h +++ b/DynamicTablesPkg/Include/ConfigurationManagerObject.h @@ -51,38 +51,11 @@ Object ID's in the Standard Namespace: 1 - ACPI Table List 2 - SMBIOS Table List +Object ID's in the Arch Common Namespace: + See EARCH_COMMON_OBJECT_ID. + Object ID's in the ARM Namespace: - 0 - Reserved - 1 - Boot Architecture Info - 2 - CPU Info - 3 - Power Management Profile Info - 4 - GICC Info - 5 - GICD Info - 6 - GIC MSI Frame Info - 7 - GIC Redistributor Info - 8 - GIC ITS Info - 9 - Serial Console Port Info - 10 - Serial Debug Port Info - 11 - Generic Timer Info - 12 - Platform GT Block Info - 13 - Generic Timer Block Frame Info - 14 - Platform Generic Watchdog - 15 - PCI Configuration Space Info - 16 - Hypervisor Vendor Id - 17 - Fixed feature flags for FADT - 18 - ITS Group - 19 - Named Component - 20 - Root Complex - 21 - SMMUv1 or SMMUv2 - 22 - SMMUv3 - 23 - PMCG - 24 - GIC ITS Identifier Array - 25 - ID Mapping Array - 26 - SMMU Interrupt Array - 27 - Processor Hierarchy Info - 28 - Cache Info - 29 - Processor Hierarchy Node ID Info - 30 - CM Object Reference + See EARM_OBJECT_ID. */ typedef UINT32 CM_OBJECT_ID; -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116969): https://edk2.groups.io/g/devel/message/116969 Mute This Topic: https://groups.io/mt/105067978/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-