summaryrefslogtreecommitdiff
path: root/MdeModulePkg/MdeModulePkg.dec
diff options
context:
space:
mode:
authorLeif Lindholm <leif.lindholm@linaro.org>2014-10-03 17:18:58 +0100
committerLeif Lindholm <leif.lindholm@linaro.org>2014-10-03 17:18:58 +0100
commit8725d97537a51f7a59510f78e3503c2ca3bdb59b (patch)
tree03e76ee792fbed62daa05325dc07243773102b12 /MdeModulePkg/MdeModulePkg.dec
parent08a774815034162bac84807c6b62eef6e3dba978 (diff)
parent160ce34a0053f0da424a88e798a3cafd0c6dd46e (diff)
Merge remote-tracking branch 'rmt-1/linaro-topic-leg' into release-preplinaro-edk2-2014.10-a2
Conflicts: MdeModulePkg/MdeModulePkg.dsc
Diffstat (limited to 'MdeModulePkg/MdeModulePkg.dec')
-rw-r--r--MdeModulePkg/MdeModulePkg.dec2
1 files changed, 2 insertions, 0 deletions
diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec
index c5c5ab1063..f9911c8299 100644
--- a/MdeModulePkg/MdeModulePkg.dec
+++ b/MdeModulePkg/MdeModulePkg.dec
@@ -832,6 +832,8 @@
# @Prompt Serial Port Extended Transmit FIFO Size in Bytes
gEfiMdeModulePkgTokenSpaceGuid.PcdSerialExtendedTxFifoSize|64|UINT32|0x00010068
+ gEfiMdeModulePkgTokenSpaceGuid.PcdFdtImage|{ 0x66,0x0f,0xe1,0x96,0xa5,0x0f,0x43,0x8c,0xa9,0x50,0xbe,0x6a,0x58,0xb9,0x12,0x1b }|VOID*|0x30001041
+
[PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]
## This PCD defines the Console output row. The default value is 25 according to UEFI spec.
# This PCD could be set to 0 then console output would be at max column and max row.