## @file # Advanced Feature Package build declaration file. # # Advanced features allow a board package to be extended with advanced functionality. # # This package should not contain any specific advanced features. The package has two responsibilities: # 1. Present a consolidated and simplified view of all available advanced features to board packages. # 2. Provide a simple, single package build for all available advanced features. # # The DEC files are used by the utilities that parse DSC and # INF files to generate AutoGen.c and AutoGen.h files # for the build infrastructure. # # Copyright (c) 2017 - 2019, Intel Corporation. All rights reserved.
# # SPDX-License-Identifier: BSD-2-Clause-Patent # ## [Defines] DEC_SPECIFICATION = 0x00010017 PACKAGE_NAME = AdvancedFeaturePkg PACKAGE_VERSION = 0.1 PACKAGE_GUID = 086F1F68-76CD-4F40-A712-06939A0BDD12 [Includes] Include [Guids] gAdvancedFeaturePkgTokenSpaceGuid = {0xa8514688, 0x6693, 0x4ab5, {0xaa, 0xc8, 0xcc, 0xa9, 0x8d, 0xde, 0x90, 0xe1}} [PcdsFeatureFlag]