From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (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 C06C81A1E3E for ; Thu, 29 Sep 2016 15:21:17 -0700 (PDT) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga105.fm.intel.com with ESMTP; 29 Sep 2016 15:21:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,417,1473145200"; d="scan'208";a="767340627" Received: from orsmsx106.amr.corp.intel.com ([10.22.225.133]) by FMSMGA003.fm.intel.com with ESMTP; 29 Sep 2016 15:21:17 -0700 Received: from orsmsx113.amr.corp.intel.com ([169.254.9.161]) by ORSMSX106.amr.corp.intel.com ([169.254.1.77]) with mapi id 14.03.0248.002; Thu, 29 Sep 2016 15:21:16 -0700 From: "Kinney, Michael D" To: "afish@apple.com" , Leif Lindholm , "Kinney, Michael D" CC: "edk2-devel@lists.01.org" Thread-Topic: [edk2] [RFC V2] EDK2 Platform Proposal Thread-Index: AdIU6nQzG60V/uVFSPei1E0IX4fvwQFJxZyAAAAljYAAIztDsA== Date: Thu, 29 Sep 2016 22:21:16 +0000 Message-ID: References: <20160928222259.GW16080@bivouac.eciton.net> In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZTI4NTQwNGItNDIwZC00YWVlLWJhNDgtNGI0ZjA3OTgwZTk1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6Iktpd29OaE1oWE9lK1BpbW8xK2huSnBcL3ZSalpham1TOGpFR2tlV0g0SmJjPSJ9 x-originating-ip: [10.22.254.139] MIME-Version: 1.0 Subject: Re: [RFC V2] EDK2 Platform Proposal X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Sep 2016 22:21:18 -0000 Content-Language: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Andrew, I agree we can put a Readme.MD in each supported branch of edk2-platforms. If a branch contains support for more than one platform, then the details=20 for each platform can be put into a Readme.MD in each platform package in that branch and the Readme.MD at the root of the branch can provide an inventory of platforms supported and links to the platform specific Readme.= MD files. I can add a template branch to edk2-platforms to demonstrates this concept. I might also be interesting to have an inventory of all platforms in=20 all edk2-platforms branches. That inventory may be easier to maintain=20 in a tianocore.org wiki page. Mike From: afish@apple.com [mailto:afish@apple.com]=20 Sent: Wednesday, September 28, 2016 3:27 PM To: Leif Lindholm Cc: Kinney, Michael D ; edk2-devel@lists.01.org Subject: Re: [edk2] [RFC V2] EDK2 Platform Proposal On Sep 28, 2016, at 3:22 PM, Leif Lindholm wrote= : How would we do about Readme.MD on master? Should it be something added to a common Readme.MD for all platforms (sounds like it would expload), or should we simply make it move to the platform-specific directory? --- Can we link the Readme.MD to platform specific readmes via hyperlinks, or a= t list relative path to the other files.? Thanks, Andrew Fish=A0