From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 7E9BD2095DBAC for ; Mon, 31 Jul 2017 08:46:56 -0700 (PDT) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga104.jf.intel.com with ESMTP; 31 Jul 2017 08:49:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,442,1496127600"; d="scan'208";a="113943049" Received: from orsmsx107.amr.corp.intel.com ([10.22.240.5]) by orsmga004.jf.intel.com with ESMTP; 31 Jul 2017 08:49:04 -0700 Received: from orsmsx113.amr.corp.intel.com ([169.254.9.9]) by ORSMSX107.amr.corp.intel.com ([169.254.1.150]) with mapi id 14.03.0319.002; Mon, 31 Jul 2017 08:49:03 -0700 From: "Kinney, Michael D" To: "Guo, Mang" , "edk2-devel@lists.01.org" , "Kinney, Michael D" CC: "Lu, ShifeiX A" , "Wei, David" Thread-Topic: [Patch][edk2-platforms/minnowboard-max-udk2017] Add new platform branch minnowboard-max-udk2017 Thread-Index: AdMJ3n+gKifigJzDSVa2KMkN0IjyMgANT0zg Date: Mon, 31 Jul 2017 15:49:03 +0000 Message-ID: References: <22D2C85ED001C54AA20BFE3B0E4751D15252311B@SHSMSX103.ccr.corp.intel.com> In-Reply-To: <22D2C85ED001C54AA20BFE3B0E4751D15252311B@SHSMSX103.ccr.corp.intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [10.22.254.138] MIME-Version: 1.0 Subject: Re: [Patch][edk2-platforms/minnowboard-max-udk2017] Add new platform branch minnowboard-max-udk2017 X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Jul 2017 15:46:56 -0000 Content-Language: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Guo Mang, A platform in the edk2-platforms repository should not contain the packages from the edk2 repository. Instead, the instructions for the platform should require both the edk2 repo and the edk2-platform repo to be cloned with the correct branches checked out and PACKAGES_PATH set so the build=20 tools can use packages from both branches. This maximizes the reuse of the code from the edk2 repo and=20 minimizes the amount of code in a platform branch in edk2-platforms. Also, the branch name does not follow the naming convention. Please see: https://github.com/tianocore/edk2-platforms/blob/about/Readme.md Thanks, Mike > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On > Behalf Of Guo, Mang > Sent: Monday, July 31, 2017 2:26 AM > To: edk2-devel@lists.01.org > Cc: Lu, ShifeiX A ; Wei, David > > Subject: [edk2] [Patch][edk2-platforms/minnowboard-max-udk2017] > Add new platform branch minnowboard-max-udk2017 >=20 > Create a new branch (minnowboard-max-udk2017) on edk2-platforms > for MinnowBoard Max. This code base is based on UDK2017 core > packages. > Code is ready in https://github.com/mangguo321/edk2- > platforms/tree/minnowboard-max-udk2017 >=20 > Contributed-under: TianoCore Contribution Agreement 1.0 >=20 > Signed-off-by: Guo Mang > --- > ReadMe.MD | 10 ++++++++++ > 1 file changed, 10 insertions(+) > create mode 100644 ReadMe.MD >=20 > diff --git a/ReadMe.MD b/ReadMe.MD > new file mode 100644 > index 0000000..8dcca92 > --- /dev/null > +++ b/ReadMe.MD > @@ -0,0 +1,10 @@ > +=EF=BB=BF# MINNOWBOARD MAX/TURBOT PLATFORM FIRMWARE > + > +This UEFI firmware is designed for the open hardware > MinnowBoard Max/Turbot platforms using > +the Intel(R) Atom(tm) Processor E3800 Series, based on UDK2017 > core packages. > + > +http://minnowboard.org/ -- Platform Information, including > schematics and information on where to purchase boards. > + > +https://firmware.intel.com/projects/minnowboard-max -- Release > notes, pre-built release/debug binaries, build instructions, and > binary objects required to compile firmware. > + > + > -- > 2.10.1.windows.1 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel