summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>2019-03-06 21:06:51 +0530
committerThomas Panakamattam Abraham <thomas.abraham@arm.com>2019-03-06 18:51:29 +0000
commit9917cb83f6d8e277dfb42e1262f3f7ae0bfdc4fb (patch)
treeec8701725119b72f289f4e8819c6822415e5772e
parent32fe494db6867aaab1781903d73755e1e8fc7e00 (diff)
Platform/ARM/SgiPkg: Do not initialize HDLCD controllerRD-N1-E1-EDGE-19.1-RC0
Keep the HDLCD controller disabled until the keyboard/mouse inputs are also supported by the model. Change-Id: I8c5e1a923640139b1f9b32d157ed3740f36535e4 Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
-rw-r--r--Platform/ARM/SgiPkg/SgiPlatform.dsc3
1 files changed, 2 insertions, 1 deletions
diff --git a/Platform/ARM/SgiPkg/SgiPlatform.dsc b/Platform/ARM/SgiPkg/SgiPlatform.dsc
index 4ba3d875..df3174f2 100644
--- a/Platform/ARM/SgiPkg/SgiPlatform.dsc
+++ b/Platform/ARM/SgiPkg/SgiPlatform.dsc
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2018, ARM Limited. All rights reserved.
+# Copyright (c) 2018-2019, ARM Limited. All rights reserved.
#
# This program and the accompanying materials are licensed and made available
# under the terms and conditions of the BSD License which accompanies this
@@ -171,6 +171,7 @@
## PL370 - HDLCD1
gArmPlatformTokenSpaceGuid.PcdArmHdLcdBase|0x7FF60000
+ gArmPlatformTokenSpaceGuid.PcdArmHdLcdEnable|FALSE
## PL011 - Serial Debug UART
gArmPlatformTokenSpaceGuid.PcdSerialDbgRegisterBase|0x7FF80000