summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressPkg.dec
diff options
context:
space:
mode:
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-11 11:12:38 +0000
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-11 11:12:38 +0000
commit7d0f2f23d2e47341dc78096644ef57db0542b076 (patch)
tree146a1376041c90551469443792f90c6dd8b24b9a /ArmPlatformPkg/ArmVExpressPkg/ArmVExpressPkg.dec
parent7b80d1a3b60f75732de1a8a84ad9a34bcd6d2adb (diff)
downloadedk2-7d0f2f23d2e47341dc78096644ef57db0542b076.zip
edk2-7d0f2f23d2e47341dc78096644ef57db0542b076.tar.gz
edk2-7d0f2f23d2e47341dc78096644ef57db0542b076.tar.bz2
ArmPlatformPkg: Add support for PL111 Lcd driver
This driver implements the interface for the PL111 Lcd controller. The LcdPlatformLib allows to set the platform specific requirements needed by the platform for setting the LCD (oscillators, etc). ArmPlatformPkg/ArmVExpressPkg: Implement LcdPlatformLib This library exports the supported resolutions. It also allocates the memory for the framebuffer and send the correct settings to the VExpress motherboard microcontroller. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11786 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPlatformPkg/ArmVExpressPkg/ArmVExpressPkg.dec')
-rw-r--r--ArmPlatformPkg/ArmVExpressPkg/ArmVExpressPkg.dec7
1 files changed, 7 insertions, 0 deletions
diff --git a/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressPkg.dec b/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressPkg.dec
index db2ae55..307e672 100644
--- a/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressPkg.dec
+++ b/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressPkg.dec
@@ -41,3 +41,10 @@
[PcdsFeatureFlag.common]
[PcdsFixedAtBuild.common]
+ #
+ # MaxMode must be one number higher than the actual max mode,
+ # i.e. for actual maximum mode 2, set the value to 3.
+ #
+ # For a list of mode numbers look in LcdArmVExpress.c
+ #
+ gArmVExpressTokenSpaceGuid.PcdPL111MaxMode|3|UINT32|0x00000003