summaryrefslogtreecommitdiff
path: root/Platform/BroxtonPlatformPkg/PlatformPkg.dec
diff options
context:
space:
mode:
authorGuo Mang <mang.guo@intel.com>2017-11-09 18:49:05 +0800
committerGuo Mang <mang.guo@intel.com>2017-11-10 09:45:34 +0800
commit727c4c9a5ce70b6164611c51d31942a6d85bcb4b (patch)
tree353216ad2dec562636b625dd615f0ecc7d909819 /Platform/BroxtonPlatformPkg/PlatformPkg.dec
parentd5013ccadf9c3ce6fa2965412dd62694f5754c48 (diff)
downloadedk2-platforms-727c4c9a5ce70b6164611c51d31942a6d85bcb4b.tar.xz
Set MaxPkgCState
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Guo Mang <mang.guo@intel.com>
Diffstat (limited to 'Platform/BroxtonPlatformPkg/PlatformPkg.dec')
-rw-r--r--Platform/BroxtonPlatformPkg/PlatformPkg.dec6
1 files changed, 4 insertions, 2 deletions
diff --git a/Platform/BroxtonPlatformPkg/PlatformPkg.dec b/Platform/BroxtonPlatformPkg/PlatformPkg.dec
index 8bf6dc2d2f..d6a175b8ca 100644
--- a/Platform/BroxtonPlatformPkg/PlatformPkg.dec
+++ b/Platform/BroxtonPlatformPkg/PlatformPkg.dec
@@ -187,8 +187,10 @@
## This PCD used for QR code display under EFI Shell
gPlatformModuleTokenSpaceGuid.PcdLogoDisplay|FALSE|BOOLEAN|0x80000016
## This PCD used to select bluetooth device
- gPlatformModuleTokenSpaceGuid.PcdBtDevice|0x00|UINT8|0x80000017
-
+ gPlatformModuleTokenSpaceGuid.PcdBtDevice|0x00|UINT8|0x80000017
+ ## This PCD used to select MaxPkgCState
+ gPlatformModuleTokenSpaceGuid.PcdMaxPkgCState|0x00|UINT8|0x80000018
+
## MemoryCheck value for checking memory before boot OS.
## To save the boot performance, the default MemoryCheck is set to 0.
gClientCommonModuleTokenSpaceGuid.PcdPlatformMemoryCheck|0|UINT8|0x40000005