1#/** @file
2#
3#  Copyright (c) 2011-2017, ARM Limited. All rights reserved.
4#
5#  SPDX-License-Identifier: BSD-2-Clause-Patent
6#
7#**/
8
9[Defines]
10  DEC_SPECIFICATION              = 0x0001001A
11  PACKAGE_NAME                   = ARM
12  PACKAGE_GUID                   = 2a905d2b-30c9-4408-86a2-c0b328876aee
13  PACKAGE_VERSION                = 0.1
14
15[Includes]
16  Include                        # Root include for the package
17
18[LibraryClasses]
19  BdsLib|Include/Library/BdsLib.h
20
21[Guids]
22  gArmBootMonFsFileInfoGuid   = { 0x41e26b9c, 0xada6, 0x45b3, { 0x80, 0x8e, 0x23, 0x57, 0xa3, 0x5b, 0x60, 0xd6 } }
23