]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/UefiCpuPkg.dec
UefiCpuPkg/RegisterCpuFeaturesLib: Optimize PCD
[mirror_edk2.git] / UefiCpuPkg / UefiCpuPkg.dec
index d51f3de1142434c1b59d1adda53b7c320e282724..2b03e0a8a0f72654f3b03fe64bdad958adffb90a 100644 (file)
   # @Prompt SMM CPU Synchronization Method.\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuSmmSyncMode|0x00|UINT8|0x60000014\r
 \r
-  ## Specifies user's desired settings for enabling/disabling processor features.\r
-  # @Prompt User settings for enabling/disabling processor features.\r
-  gUefiCpuPkgTokenSpaceGuid.PcdCpuFeaturesUserConfiguration|{0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}|VOID*|0x00000017\r
-\r
   ## Specifies the On-demand clock modulation duty cycle when ACPI feature is enabled.\r
   # @Prompt The encoded values for target duty cycle modulation.\r
   # @ValidRange  0x80000001 | 0 - 15\r
   # @ValidList   0x80000001 | 0\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuFeaturesCapability|{0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}|VOID*|0x00000018\r
 \r
-  ## Specifies actual settings for processor features, each bit corresponding to a specific feature.\r
-  # @Prompt Actual processor feature settings.\r
+  ## As input, specifies user's desired settings for enabling/disabling processor features.\r
+  ## As output, specifies actual settings for processor features, each bit corresponding to a specific feature.\r
+  # @Prompt As input, specifies user's desired processor feature settings. As output, specifies actual processor feature settings.\r
   # @ValidList   0x80000001 | 0\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuFeaturesSetting|{0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}|VOID*|0x00000019\r
 \r