]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/UefiCpuPkg.dec
UefiCpuPkg: Add microcode PCDs
[mirror_edk2.git] / UefiCpuPkg / UefiCpuPkg.dec
index b45774c3cb8aa7f5eb14fd414c2d8882b583db12..202e71990ffbc19038b078a692061ef73fe24deb 100644 (file)
   ## Specifies timeout value in microseconds for the BSP to detect all APs for the first time.\r
   # @Prompt Timeout for the BSP to detect all APs for the first time.\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuApInitTimeOutInMicroSeconds|50000|UINT32|0x00000004\r
+  ## Specifies the base address of the first microcode Patch in the microcode Region.\r
+  # @Prompt Microcode Region base address.\r
+  gUefiCpuPkgTokenSpaceGuid.PcdCpuMicrocodePatchAddress|0x0|UINT64|0x00000005\r
+  ## Specifies the size of the microcode Region.\r
+  # @Prompt Microcode Region size.\r
+  gUefiCpuPkgTokenSpaceGuid.PcdCpuMicrocodePatchRegionSize|0x0|UINT64|0x00000006\r
 \r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   UefiCpuPkgExtra.uni\r