summaryrefslogtreecommitdiff
path: root/Platform/ARM/ARM.dec
diff options
context:
space:
mode:
Diffstat (limited to 'Platform/ARM/ARM.dec')
-rw-r--r--Platform/ARM/ARM.dec25
1 files changed, 25 insertions, 0 deletions
diff --git a/Platform/ARM/ARM.dec b/Platform/ARM/ARM.dec
new file mode 100644
index 0000000000..f9bf3294a0
--- /dev/null
+++ b/Platform/ARM/ARM.dec
@@ -0,0 +1,25 @@
+#/** @file
+#
+# Copyright (c) 2011-2017, 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 = 0x0001001A
+ PACKAGE_NAME = ARM
+ PACKAGE_GUID = 2a905d2b-30c9-4408-86a2-c0b328876aee
+ PACKAGE_VERSION = 0.1
+
+[Includes]
+ Include # Root include for the package
+
+[Guids]
+ gArmBootMonFsFileInfoGuid = { 0x41e26b9c, 0xada6, 0x45b3, { 0x80, 0x8e, 0x23, 0x57, 0xa3, 0x5b, 0x60, 0xd6 } }