[edk2-devel] [Patch 1/3] [edk2-platform] Maintainers.txt: Add BoardModulePkg in Platform/Intel/ folder.

Dong, Eric eric.dong at intel.com
Mon May 27 01:12:39 UTC 2019


Add new package BoardModulePkg which used to keep the modules
which is generic for all board.

Signed-off-by: Eric Dong <eric.dong at intel.com>
Cc: Liming Gao <liming.gao at intel.com>
Cc: Michael Kubacki <michael.a.kubacki at intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty at intel.com>
Cc: Oram, Isaac W <isaac.w.oram at 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.kubacki at intel.com>
 M: Sai Chaganty <rangasai.v.chaganty at intel.com>
 R: Liming Gao <liming.gao at intel.com>
 
+Platform/Intel/BoardModulePkg
+M: Eric Dong <eric.dong at intel.com>
+R: Liming Gao <liming.gao at intel.com>
+
 Platform/Intel/ClevoOpenBoardPkg
 M: Michael Kubacki <michael.a.kubacki at intel.com>
 M: Ankit Sinha <ankit.sinha at 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/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list