From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:400c:c09::243; helo=mail-wm0-x243.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wm0-x243.google.com (mail-wm0-x243.google.com [IPv6:2a00:1450:400c:c09::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 594B420352A8A for ; Fri, 1 Dec 2017 03:29:05 -0800 (PST) Received: by mail-wm0-x243.google.com with SMTP id i11so2817442wmf.4 for ; Fri, 01 Dec 2017 03:33:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=/8thc3ISCxTyVq3WuXjn8w71t+kmJolI5J7oMHVwNoM=; b=ZGr+sUZbOhWCFbLTk1hEQbcoP2bSBgI5t7KnO6us0F/T0WBAqrHQVADOpBBbb0h5TV EDlQ9DRgp/bo904yaKdgAajLn4E+uCpRNurIGcGVdJWMe+E/8Ssie0S++N8Zb3Ah11sn LMDZfEWNYciAoUK+j0ixLJBwcUy99PGf5nvZE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=/8thc3ISCxTyVq3WuXjn8w71t+kmJolI5J7oMHVwNoM=; b=Ds8rmXrRvxiU2i8XZtYi43xI83AhLx61VGVwnfBgaqQXk3aTUHyt+wC1LzLKjaXJ0H 8aHM4677A2O3m3lOprdDICHlq0uEPjW1wNOBHFFk17dy5OnJKz+f/aoaKPRBdd0h8NJz bAec9cq2Mi3aY9TeAopjL6YAB8NAg9KUU/lEpHTlNGF9q7p+YQ4ZSWIXMnEpq7cNtkSL 24xZpl3K4Ozpi8B6RcFaK5sHsyCj9dxre0SPSx2hgmSVDS/oODd9omDVIyuwdeK384IU gpWipLvEqjqRIRXvOgcYIxAu6FMZR9G79xMQYJU5S2tt2FkH4VwYRLeL+nKrCg/wq5qN cNDg== X-Gm-Message-State: AKGB3mJjYElOPhszI9+aPnI4g97xGTUZP4kGezYT2nj7lAjPswzMKFEm HTm+6wyuO2oEk59yfLYIULb8RgPHChw= X-Google-Smtp-Source: AGs4zMYLFBIcCoQBAMLszNMtOYIH/tPXA83xzC0LpRTM1GVcVPuMvMa4rzvgJ0+apPkZGmgKgCYMFw== X-Received: by 10.28.126.201 with SMTP id z192mr1016655wmc.121.1512128010043; Fri, 01 Dec 2017 03:33:30 -0800 (PST) Received: from localhost.localdomain ([105.150.171.234]) by smtp.gmail.com with ESMTPSA id n12sm8150716wrn.76.2017.12.01.03.33.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2017 03:33:29 -0800 (PST) From: Ard Biesheuvel To: edk2-devel@lists.01.org Cc: leif.lindholm@linaro.org, Ard Biesheuvel , Girish Pathak , Evan Lloyd Date: Fri, 1 Dec 2017 11:33:17 +0000 Message-Id: <20171201113321.23642-2-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20171201113321.23642-1-ard.biesheuvel@linaro.org> References: <20171201113321.23642-1-ard.biesheuvel@linaro.org> Subject: [PATCH edk2-platforms 1/5] Platform/ARM: add VExpressPkg .dec file base on EDK2's ArmPlatformPkg.dec X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2017 11:29:05 -0000 In preparation of moving the VExpress specific LCD glue libraries into edk2-platforms, create a new package file for VExpress and clone some of the LCD related PCDs. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel --- Platform/ARM/VExpressPkg/ArmVExpressPkg.dec | 34 ++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/Platform/ARM/VExpressPkg/ArmVExpressPkg.dec b/Platform/ARM/VExpressPkg/ArmVExpressPkg.dec new file mode 100644 index 000000000000..e0826befd36b --- /dev/null +++ b/Platform/ARM/VExpressPkg/ArmVExpressPkg.dec @@ -0,0 +1,34 @@ +#/** @file +# Arm Versatile Express package. +# +# Copyright (c) 2012-2015, 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 +# distribution. The full text of the license may be found at +# http://opensource.org/licenses/bsd-license.php +# +# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, +# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +# +#**/ + +[Defines] + DEC_SPECIFICATION = 0x0001001B + PACKAGE_NAME = VExpressPkg + PACKAGE_GUID = 75e9d922-0e01-411c-8182-92c52fd79402 + PACKAGE_VERSION = 0.1 + +[Guids.common] + gVExpressTokenSpaceGuid = { 0xc0778830, 0x8999, 0x4eee, { 0x84, 0xdf, 0x93, 0x93, 0x6f, 0xbc, 0x0a, 0xad } } + +[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 + # + gVExpressTokenSpaceGuid.PcdPL111LcdMaxMode|3|UINT32|0x00000001 + gVExpressTokenSpaceGuid.PcdPL111LcdVideoModeOscId|1|UINT32|0x00000002 + gVExpressTokenSpaceGuid.PcdHdLcdVideoModeOscId|0|UINT32|0x00000003 -- 2.11.0