summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuo Mang <mang.guo@intel.com>2017-05-22 10:56:54 +0800
committerGuo Mang <mang.guo@intel.com>2017-05-22 11:27:47 +0800
commitb29b1cafe95e7c3be866a3d69f887fdc1848b7b7 (patch)
tree59a099c5ad72ee529ea8ec8646b741cf4bc8f1b3
parentf8caf8cb4e40768f897242a10912afff0492c049 (diff)
downloadedk2-platforms-b29b1cafe95e7c3be866a3d69f887fdc1848b7b7.tar.xz
BroxtonPlatformPkg: Fix secure boot not work issue
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang <mang.guo@intel.com> Reviewed-by: zwei4 <david.wei@intel.com>
-rw-r--r--Platform/BroxtonPlatformPkg/PlatformDsc/PcdsDynamicDefault.Default.dsc6
1 files changed, 6 insertions, 0 deletions
diff --git a/Platform/BroxtonPlatformPkg/PlatformDsc/PcdsDynamicDefault.Default.dsc b/Platform/BroxtonPlatformPkg/PlatformDsc/PcdsDynamicDefault.Default.dsc
index 19c302db13..3db4dc3867 100644
--- a/Platform/BroxtonPlatformPkg/PlatformDsc/PcdsDynamicDefault.Default.dsc
+++ b/Platform/BroxtonPlatformPkg/PlatformDsc/PcdsDynamicDefault.Default.dsc
@@ -54,4 +54,10 @@
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0xfff9e000
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0xfffa0000
gEfiMdeModulePkgTokenSpaceGuid.PcdFastPS2Detection|FALSE
+
+ ## Indicate whether a physical presence user exist.
+ # When it is configured to Dynamic or DynamicEx, it can be set through detection using
+ # a platform-specific method (e.g. Button pressed) in a actual platform in early boot phase.<BR><BR>
+ # @Prompt A physical presence user status
+ gEfiSecurityPkgTokenSpaceGuid.PcdUserPhysicalPresence|TRUE