aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeyi Guo <heyi.guo@linaro.org>2016-06-11 09:00:06 +0800
committerLeif Lindholm <leif.lindholm@linaro.org>2016-06-16 11:33:39 +0100
commit6b2be961a4edf16a45fffe34fa9b675635617126 (patch)
treee7116a6176f586ff9d08b0c4bfd496b12789c623
parentbce41d133a66b93a7c81aa55fc48850ff18a7123 (diff)
Add top-level OpenPlatformPkg.dec
Add OpenPlatformPkg.dec so that we can share common headers and PCDs. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Heyi Guo <heyi.guo@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
-rw-r--r--OpenPlatformPkg.dec36
1 files changed, 36 insertions, 0 deletions
diff --git a/OpenPlatformPkg.dec b/OpenPlatformPkg.dec
new file mode 100644
index 0000000..2ae950b
--- /dev/null
+++ b/OpenPlatformPkg.dec
@@ -0,0 +1,36 @@
+#/** @file
+#
+# Copyright (c) 2016, Hisilicon Limited. All rights reserved.
+# Copyright (c) 2016, Linaro 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 = 0x00010005
+ PACKAGE_NAME = OpenPlatformPkg
+ PACKAGE_GUID = a8f10bf6-2f6f-11e6-b84e-bfcd6876df82
+ PACKAGE_VERSION = 0.1
+
+[Includes]
+ Include
+
+[Ppis]
+
+[Protocols]
+
+[Guids]
+ gOpenPlatformTokenSpaceGuid = {0xCD7CC258, 0x31DB, 0x11E6, {0x9F, 0xD3, 0x63, 0xB0, 0xB8, 0xEF, 0xD7, 0xB6}}
+
+[LibraryClasses]
+
+[PcdsFixedAtBuild]
+
+[PcdsFeatureFlag]