UefiCpuPkg/RegisterCpuFeaturesLib: Fix the function header issues

Cc: Feng Tian <feng.tian@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
This commit is contained in:
Jeff Fan
2017-03-27 09:14:30 +08:00
parent 2d12048958
commit 8d5df9d78f
6 changed files with 67 additions and 63 deletions

View File

@@ -168,7 +168,7 @@ SwitchNewBsp (
/**
Worker function to retrieve the number of logical processor in the platform.
@param[out] NumberOfProcessors Pointer to the total number of logical
@param[out] NumberOfCpus Pointer to the total number of logical
processors in the system, including the BSP
and disabled APs.
@param[out] NumberOfEnabledProcessors Pointer to the number of enabled logical