1# 2# Copyright (c) 2014-2015, Linaro Limited. All rights reserved. 3# Copyright (c) 2014-2015, Hisilicon Limited. All rights reserved. 4# 5# This program and the accompanying materials 6# are licensed and made available under the terms and conditions of the BSD License 7# which accompanies this distribution. The full text of the license may be found at 8# http://opensource.org/licenses/bsd-license.php 9# 10# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, 11# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. 12# 13 14[Defines] 15 DEC_SPECIFICATION = 0x00010005 16 PACKAGE_NAME = HiKey 17 PACKAGE_GUID = 01be44a1-5ed3-47fc-8ecf-daa83344678c 18 PACKAGE_VERSION = 0.1 19 20################################################################################ 21# 22# Include Section - list of Include Paths that are provided by this package. 23# Comments are used for Keywords and Module Types. 24# 25# Supported Module Types: 26# BASE SEC PEI_CORE PEIM DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER DXE_SAL_DRIVER UEFI_DRIVER UEFI_APPLICATION 27# 28################################################################################ 29[Includes.common] 30 Include # Root include for the package 31 32[Guids.common] 33 gHi6220TokenSpaceGuid = { 0x47fc9a0e, 0x1796, 0x4d04, { 0xaf, 0x68, 0x2b, 0xcb, 0x0d, 0x40, 0x84, 0x09} } 34