]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/UefiCpuPkg.dec
UefiCpuPkg/Msr: Add a missing IvyBridge processor signature
[mirror_edk2.git] / UefiCpuPkg / UefiCpuPkg.dec
index 4a679bdb5700be98e6ea9e1378309f97f11c47aa..e5b0334e0f9e6d4293afb61328052b427b7812cd 100644 (file)
@@ -18,7 +18,7 @@
   PACKAGE_NAME                   = UefiCpuPkg\r
   PACKAGE_UNI_FILE               = UefiCpuPkg.uni\r
   PACKAGE_GUID                   = 2171df9b-0d39-45aa-ac37-2de190010d23\r
-  PACKAGE_VERSION                = 0.3\r
+  PACKAGE_VERSION                = 0.80\r
 \r
 [Includes]\r
   Include\r
@@ -32,7 +32,7 @@
   ##  @libraryclass  Defines some routines that are used to register/manage/program\r
   ##                 CPU features.\r
   ##\r
-  UefiCpuLib|Include/Library/RegisterCpuFeaturesLib.h\r
+  RegisterCpuFeaturesLib|Include/Library/RegisterCpuFeaturesLib.h\r
 \r
 [LibraryClasses.IA32, LibraryClasses.X64]\r
   ##  @libraryclass  Provides functions to manage MTRR settings on IA32 and X64 CPUs.\r
   # @Prompt MSEG size.\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuMsegSize|0x200000|UINT32|0x32132112\r
 \r
-  ## Specifies the supported CPU features bit in array\r
-  # @Prompt Supported CPU features\r
+  ## Specifies the supported CPU features bit in array.\r
+  # @Prompt Supported CPU features.\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuFeaturesSupport|{0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF}|VOID*|0x00000016\r
 \r
-  ## Specifies if CPU features will be initialized after SMM relocation\r
-  # @Prompt if CPU features will be initialized after SMM relocation\r
+  ## Specifies if CPU features will be initialized after SMM relocation.\r
+  # @Prompt If CPU features will be initialized after SMM relocation.\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuFeaturesInitAfterSmmRelocation|FALSE|BOOLEAN|0x0000001C\r
 \r
-  ## Specifies if CPU features will be initialized during S3 resume\r
-  # @Prompt if CPU features will be initialized during S3 resume\r
+  ## Specifies if CPU features will be initialized during S3 resume.\r
+  # @Prompt If CPU features will be initialized during S3 resume.\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuFeaturesInitOnS3Resume|FALSE|BOOLEAN|0x0000001D\r
 \r
 [PcdsFixedAtBuild, PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]\r