summaryrefslogtreecommitdiff
path: root/Platform/BroxtonPlatformPkg/PlatformPkg.dec
diff options
context:
space:
mode:
authorxianhu2x <xianhuix.liu@intel.com>2017-10-12 14:52:57 +0800
committerzwei4 <david.wei@intel.com>2017-10-12 15:29:52 +0800
commite2acb76028036fef9ca03e256d78fe9acfe86462 (patch)
tree49ecfde0891759cbce20c15a9dd0ae8362a96b5f /Platform/BroxtonPlatformPkg/PlatformPkg.dec
parent0eff97a03f40aa5378845edd46a487c86580c4f9 (diff)
downloadedk2-platforms-e2acb76028036fef9ca03e256d78fe9acfe86462.tar.xz
QR code display under EFI Shell
Showing QR code and website link to screen under EFI shell for MinnowBoard. Output website link to serial port too. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: xianhu2x <xianhuix.liu@intel.com>
Diffstat (limited to 'Platform/BroxtonPlatformPkg/PlatformPkg.dec')
-rw-r--r--Platform/BroxtonPlatformPkg/PlatformPkg.dec3
1 files changed, 3 insertions, 0 deletions
diff --git a/Platform/BroxtonPlatformPkg/PlatformPkg.dec b/Platform/BroxtonPlatformPkg/PlatformPkg.dec
index f37ceafe3a..5d372b04b7 100644
--- a/Platform/BroxtonPlatformPkg/PlatformPkg.dec
+++ b/Platform/BroxtonPlatformPkg/PlatformPkg.dec
@@ -184,6 +184,8 @@
gPlatformModuleTokenSpaceGuid.PcdBoardVbtFileGuid|{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }|VOID*|0x80000014
## This PCD used to enable or disable SueCreek
gPlatformModuleTokenSpaceGuid.PcdSueCreek|FALSE|BOOLEAN|0x80000015
+ ## This PCD used for QR code display under EFI Shell
+ gPlatformModuleTokenSpaceGuid.PcdLogoDisplay|FALSE|BOOLEAN|0x80000016
## MemoryCheck value for checking memory before boot OS.
## To save the boot performance, the default MemoryCheck is set to 0.
@@ -319,6 +321,7 @@
gPlatformModuleTokenSpaceGuid.PcdTemporaryRamSize|0x2000|UINT32|0x10001002
# @Prompt Stack size in the temporary RAM.
gPlatformModuleTokenSpaceGuid.PcdPeiTemporaryRamStackSize|0|UINT32|0x10001003
+ gPlatformModuleTokenSpaceGuid.PcdLogoFileGuid|{0x1b, 0x9a, 0x3d, 0x71, 0x49, 0x88, 0x47, 0xc5, 0xb7, 0x2a, 0xb0, 0x7d, 0xc5, 0x10, 0x60, 0xc4 }|VOID*|0x10001004
[PcdsFixedAtBuild]
## Specifies maximum number of PPIs provided by SecCore.