]> git.proxmox.com Git - mirror_edk2.git/commitdiff
UefiCpuPkg/CpuCommonFeaturesLib: Fix the documentation of PpinSupport().
authorMarvin.Haeuser@outlook.com <Marvin.Haeuser@outlook.com>
Fri, 21 Jul 2017 10:20:22 +0000 (18:20 +0800)
committerEric Dong <eric.dong@intel.com>
Thu, 3 Aug 2017 01:05:47 +0000 (09:05 +0800)
The documentation of PpinSupport() refers to 'Enhanced Intel
SpeedStep'. This patch fixes these referneces.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Marvin Haeuser <Marvin.Haeuser@outlook.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeatures.h
UefiCpuPkg/Library/CpuCommonFeaturesLib/Ppin.c

index c03e5ab0183f93ec6e5ae0f3fe4a38a64245f5d0..c5bc62b2072891f24525affb669972feee124683 100644 (file)
@@ -866,8 +866,8 @@ FeatureControlGetConfigData (
                                CPU_FEATURE_GET_CONFIG_DATA was not provided in\r
                                RegisterCpuFeature().\r
 \r
-  @retval TRUE     Enhanced Intel SpeedStep feature is supported.\r
-  @retval FALSE    Enhanced Intel SpeedStep feature is not supported.\r
+  @retval TRUE     Protected Processor Inventory Number feature is supported.\r
+  @retval FALSE    Protected Processor Inventory Number feature is not supported.\r
 \r
   @note This service could be called by BSP/APs.\r
 **/\r
index 146c4cfda3f9c76e515a255ac8e1066e93c08b3f..9ac97ab70d9ab4586a14728dabdb4a0dcb7f2363 100644 (file)
@@ -26,8 +26,8 @@
                                CPU_FEATURE_GET_CONFIG_DATA was not provided in\r
                                RegisterCpuFeature().\r
 \r
-  @retval TRUE     Enhanced Intel SpeedStep feature is supported.\r
-  @retval FALSE    Enhanced Intel SpeedStep feature is not supported.\r
+  @retval TRUE     Protected Processor Inventory Number feature is supported.\r
+  @retval FALSE    Protected Processor Inventory Number feature is not supported.\r
 \r
   @note This service could be called by BSP/APs.\r
 **/\r