Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Guo Mang <mang....@intel.com>
---
 .../BroxtonPlatformPkg/PlatformDsc/PcdsDynamicDefault.Default.dsc   | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git 
a/Platform/BroxtonPlatformPkg/PlatformDsc/PcdsDynamicDefault.Default.dsc 
b/Platform/BroxtonPlatformPkg/PlatformDsc/PcdsDynamicDefault.Default.dsc
index 19c302d..3db4dc3 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
 
-- 
2.10.1.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to