]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/UefiCpuPkg.uni
UefiCpuPkg: Add PCD PcdCpuApTargetCstate
authorJeff Fan <jeff.fan@intel.com>
Fri, 18 Dec 2015 03:23:53 +0000 (03:23 +0000)
committervanjeff <vanjeff@Edk2>
Fri, 18 Dec 2015 03:23:53 +0000 (03:23 +0000)
commit9d39ed931bf59b8d5afdccf7e1c30ece817b7a04
treebf9abc4a763055c679ace5f5e121c1ab68bfdb57
parent54a3e8c9f57935ea95b9b255cb1ca59bbc03e6ea
UefiCpuPkg: Add PCD PcdCpuApTargetCstate

This new PCD is used to specify the AP C-state value by MWAIT instruction.

More deeper C-state means more longer latency time when APs exiting from MWAIT
state. Platforms need to balance the performance and power saving to find the
proper C-state for APs.

Also, some processor may not ready for the deepest C-state at the beginning.
Platform also could choose the proper chance to place AP into the deeper C-state
by set this PCD before hand-off to OS.

Contributed-under: TianoCore Contribution Agreement 1.0
Cc: Feng Tian <feng.tian@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19342 6f19259b-4bc3-4df7-8a09-765794883524
UefiCpuPkg/UefiCpuPkg.dec
UefiCpuPkg/UefiCpuPkg.uni