]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/UefiCpuPkg.dec
UefiCpuPkg: Add dynamic type for PcdCpuMaxLogicalProcessorNumber
authorJeff Fan <jeff.fan@intel.com>
Thu, 3 Mar 2016 07:25:26 +0000 (15:25 +0800)
committerJeff Fan <jeff.fan@intel.com>
Fri, 4 Mar 2016 03:12:36 +0000 (11:12 +0800)
commitb1e01bd4e60eec18ead0263a47732bb21038c48b
tree1e2e6852e659487f24b669aba2c187ace1628371
parentff1f27c055c9dd78eb457bbf8cb7511060e3ee0b
UefiCpuPkg: Add dynamic type for PcdCpuMaxLogicalProcessorNumber

Currently, PcdCpuMaxLogicalProcessorNumber only supports fixed type. There are
some requests on this PCD to support dynamic type also. For example, platform
may dynamically set this PCD to actual processor count to save memory or improve
boot performance.

Cc: Feng Tian <feng.tian@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
UefiCpuPkg/UefiCpuPkg.dec