#
|
# Copyright (c) 2018, Linaro Limited. All rights reserved.
|
#
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
#
|
|
[Defines]
|
DEC_SPECIFICATION = 0x0001001a
|
PACKAGE_NAME = Hi3660
|
PACKAGE_GUID = e457ba7c-faba-4dea-b274-f5962d016c79
|
PACKAGE_VERSION = 0.1
|
|
################################################################################
|
#
|
# Include Section - list of Include Paths that are provided by this package.
|
# Comments are used for Keywords and Module Types.
|
#
|
# Supported Module Types:
|
# BASE SEC PEI_CORE PEIM DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER DXE_SAL_DRIVER UEFI_DRIVER UEFI_APPLICATION
|
#
|
################################################################################
|
[Includes.common]
|
Include # Root include for the package
|
|
[Guids.common]
|
gHi3660TokenSpaceGuid = { 0x4abc73fa, 0x8a49, 0x4d2c, { 0x95, 0x44, 0x17, 0x87, 0x29, 0x06, 0x20, 0xb4 } }
|