Add new package BoardModulePkg which used to keep the modules which is generic for all board.
Signed-off-by: Eric Dong <eric.d...@intel.com> Cc: Liming Gao <liming....@intel.com> Cc: Michael Kubacki <michael.a.kuba...@intel.com> Cc: Sai Chaganty <rangasai.v.chaga...@intel.com> Cc: Oram, Isaac W <isaac.w.o...@intel.com> --- Maintainers.txt | 4 +++ .../Intel/BoardModulePkg/BoardModulePkg.dec | 26 +++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 Platform/Intel/BoardModulePkg/BoardModulePkg.dec diff --git a/Maintainers.txt b/Maintainers.txt index 76feecceb7..2bc4a6c1ca 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -60,6 +60,10 @@ M: Michael Kubacki <michael.a.kuba...@intel.com> M: Sai Chaganty <rangasai.v.chaga...@intel.com> R: Liming Gao <liming....@intel.com> +Platform/Intel/BoardModulePkg +M: Eric Dong <eric.d...@intel.com> +R: Liming Gao <liming....@intel.com> + Platform/Intel/ClevoOpenBoardPkg M: Michael Kubacki <michael.a.kuba...@intel.com> M: Ankit Sinha <ankit.si...@intel.com> diff --git a/Platform/Intel/BoardModulePkg/BoardModulePkg.dec b/Platform/Intel/BoardModulePkg/BoardModulePkg.dec new file mode 100644 index 0000000000..94de8989c4 --- /dev/null +++ b/Platform/Intel/BoardModulePkg/BoardModulePkg.dec @@ -0,0 +1,26 @@ +## @file +# This package provides the modules that build for a full feature platform. +# This AdvancedFeaturePkg should only depend on EDKII Core packages and MinPlatformPkg. +# +# 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) 2019, Intel Corporation. All rights reserved.<BR> +# +# SPDX-License-Identifier: BSD-2-Clause-Patent +# +## + + +[Defines] + DEC_SPECIFICATION = 0x00010017 + PACKAGE_NAME = BoardModulePkg + PACKAGE_VERSION = 0.1 + PACKAGE_GUID = 30EEB750-574D-45AA-8895-D77161019BC7 + + +[Includes] + + +[LibraryClasses] -- 2.21.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#41377): https://edk2.groups.io/g/devel/message/41377 Mute This Topic: https://groups.io/mt/31804580/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-