summaryrefslogtreecommitdiff
path: root/Platform/BroxtonPlatformPkg/PlatformPkg.dec
diff options
context:
space:
mode:
authorlushifex <shifeix.a.lu@intel.com>2017-10-14 11:29:37 +0800
committerGuo Mang <mang.guo@intel.com>2017-10-14 12:14:38 +0800
commite4fabbc4321dd119913865879114f33b0101c807 (patch)
treefcbe7aea7cb78346feed2f2ddf4d1e5cf837f418 /Platform/BroxtonPlatformPkg/PlatformPkg.dec
parent3c55b98e6332700d38702021c24c5b9172f67005 (diff)
downloadedk2-platforms-e4fabbc4321dd119913865879114f33b0101c807.tar.xz
Blue tooth device
Use Pcd to select blue tooth device. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: lushifex <shifeix.a.lu@intel.com>
Diffstat (limited to 'Platform/BroxtonPlatformPkg/PlatformPkg.dec')
-rw-r--r--Platform/BroxtonPlatformPkg/PlatformPkg.dec4
1 files changed, 3 insertions, 1 deletions
diff --git a/Platform/BroxtonPlatformPkg/PlatformPkg.dec b/Platform/BroxtonPlatformPkg/PlatformPkg.dec
index 5d372b04b7..8bf6dc2d2f 100644
--- a/Platform/BroxtonPlatformPkg/PlatformPkg.dec
+++ b/Platform/BroxtonPlatformPkg/PlatformPkg.dec
@@ -185,7 +185,9 @@
## 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
+ gPlatformModuleTokenSpaceGuid.PcdLogoDisplay|FALSE|BOOLEAN|0x80000016
+ ## This PCD used to select bluetooth device
+ gPlatformModuleTokenSpaceGuid.PcdBtDevice|0x00|UINT8|0x80000017
## MemoryCheck value for checking memory before boot OS.
## To save the boot performance, the default MemoryCheck is set to 0.