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

@@ -18,7 +18,7 @@
Worker function to save PcdCpuFeaturesCapability.
@param[in] SupportedFeatureMask The pointer to CPU feature bits mask buffer
*/
**/
VOID
SetCapabilityPcd (
IN UINT8 *SupportedFeatureMask