]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/UefiCpuPkg.dec
ShellPkg: Increase reallocation size for temp memory files
[mirror_edk2.git] / UefiCpuPkg / UefiCpuPkg.dec
index a6941466891e80851d9d9637a778188c2f4c7aa3..472b38acbc1eb9687cad96c0b4e4dfb3fc508f50 100644 (file)
   ## Specifies the size of the microcode Region.\r
   # @Prompt Microcode Region size.\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuMicrocodePatchRegionSize|0x0|UINT64|0x00000006\r
+  ## Specifies the AP wait loop state during POST phase.\r
+  #  The value is defined as below.<BR><BR>\r
+  #  1: Place AP in the Hlt-Loop state.<BR>\r
+  #  2: Place AP in the Mwait-Loop state.<BR>\r
+  #  3: Place AP in the Run-Loop state.<BR>\r
+  # @Prompt The AP wait loop state.\r
+  # @ValidRange  0x80000001 | 1 - 3\r
+  gUefiCpuPkgTokenSpaceGuid.PcdCpuApLoopMode|1|UINT8|0x60008006\r
+  ## Specifies the AP target C-state for Mwait during POST phase.\r
+  #  The default value 0 means C1 state.\r
+  #  The value is defined as below.<BR><BR>\r
+  # @Prompt The specified AP target C-state for Mwait.\r
+  gUefiCpuPkgTokenSpaceGuid.PcdCpuApTargetCstate|0|UINT8|0x00000007\r
 \r
 [PcdsDynamic, PcdsDynamicEx]\r
   ## Contains the pointer to a CPU S3 data buffer of structure ACPI_CPU_DATA.\r