mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-26 23:24:03 +02:00
DynamicTablesPkg/SsdtCpuTopology: Update function's parameter description
The parameters of CreateAmlProcessorContainer() were not updated in: commit 5fb3f5723a1e ("DynamicTablesPkg: Allow for specified CPU names") This causes the EccCheck CI test to fail. Fix this. Cc: Pierre Gondois <Pierre.Gondois@arm.com> Cc: Yeo Reum Yun <YeoReum.Yun@arm.com> Cc: AbdulLateef Attar <AbdulLateef.Attar@amd.com> Cc: Jeshua Smith <jeshuas@nvidia.com> Cc: Jeff Brasen <jbrasen@nvidia.com> Cc: Girish Mahadevan <gmahadevan@nvidia.com> Cc: Leif Lindholm <quic_llindhol@quicinc.com> Cc: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com> Signed-off-by: Pierre Gondois <pierre.gondois@arm.com> Reviewed-by: Sunil V L <sunilvl@ventanamicro.com>
This commit is contained in:
parent
0dacb43505
commit
6fb4e7b4ad
@ -980,7 +980,8 @@ CreateAmlCpuFromProcHierarchy (
|
|||||||
container node to.
|
container node to.
|
||||||
@param [in] ProcHierarchyNodeInfo CM_ARM_PROC_HIERARCHY_INFO object used
|
@param [in] ProcHierarchyNodeInfo CM_ARM_PROC_HIERARCHY_INFO object used
|
||||||
to create the node.
|
to create the node.
|
||||||
@param [in] ProcContainerIndex Index used to generate the node name.
|
@param [in] ProcContainerName Name of the processor container.
|
||||||
|
@param [in] ProcContainerUid Uid of the processor container.
|
||||||
@param [out] ProcContainerNodePtr If success, contains the created processor
|
@param [out] ProcContainerNodePtr If success, contains the created processor
|
||||||
container node.
|
container node.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user