From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.126, mailfrom: liming.gao@intel.com) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by groups.io with SMTP; Wed, 15 May 2019 17:03:34 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 May 2019 17:03:33 -0700 X-ExtLoop1: 1 Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by FMSMGA003.fm.intel.com with ESMTP; 15 May 2019 17:03:33 -0700 Received: from fmsmsx118.amr.corp.intel.com (10.18.116.18) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.408.0; Wed, 15 May 2019 17:03:32 -0700 Received: from shsmsx107.ccr.corp.intel.com (10.239.4.96) by fmsmsx118.amr.corp.intel.com (10.18.116.18) with Microsoft SMTP Server (TLS) id 14.3.408.0; Wed, 15 May 2019 17:03:32 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.33]) by SHSMSX107.ccr.corp.intel.com ([169.254.9.7]) with mapi id 14.03.0415.000; Thu, 16 May 2019 08:03:30 +0800 From: "Liming Gao" To: "Kubacki, Michael A" , "devel@edk2.groups.io" Subject: Re: [edk2-devel] [edk2-platforms][ 3/3] Update Readme.md to list Intel MinPlatform systems Thread-Topic: [edk2-devel] [edk2-platforms][ 3/3] Update Readme.md to list Intel MinPlatform systems Thread-Index: AQHVCZV7OhfPUyV9wE6a7Q1SiqwxwqZsWnxQgACHoRA= Date: Thu, 16 May 2019 00:03:30 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E44B8EC@SHSMSX104.ccr.corp.intel.com> References: <20190513140910.17452-1-liming.gao@intel.com> <20190513140910.17452-4-liming.gao@intel.com> <49AB4ACB9627B8468F29D589A27B745588940514@ORSMSX121.amr.corp.intel.com> In-Reply-To: <49AB4ACB9627B8468F29D589A27B745588940514@ORSMSX121.amr.corp.intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Return-Path: liming.gao@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable You mean this patch doesn't need to include Clevo platform? After move Clevo platform to Clevo directory, I can add it later. Right? >-----Original Message----- >From: Kubacki, Michael A >Sent: Wednesday, May 15, 2019 11:58 PM >To: devel@edk2.groups.io; Gao, Liming >Subject: RE: [edk2-devel] [edk2-platforms][ 3/3] Update Readme.md to list >Intel MinPlatform systems > >Can you please remove the Clevo package from the Readme.md until we >remove it outside the Intel directory? > >Thanks, >Michael > >> -----Original Message----- >> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of >> Liming Gao >> Sent: Monday, May 13, 2019 7:09 AM >> To: devel@edk2.groups.io >> Subject: [edk2-devel] [edk2-platforms][ 3/3] Update Readme.md to list >Intel >> MinPlatform systems >> >> Signed-off-by: Liming Gao >> --- >> Readme.md | 11 +++++++++++ >> 1 file changed, 11 insertions(+) >> >> diff --git a/Readme.md b/Readme.md >> index 95c0c14522..0d1b6f3ed6 100644 >> --- a/Readme.md >> +++ b/Readme.md >> @@ -223,6 +223,17 @@ they will be documented with the platform. >> ## Socionext >> * [SynQuacer](Platform/Socionext/DeveloperBox) >> >> +## [MinPlatform](Platform/Intel/Readme.md) >> + >> +## Intel(R) Kaby Lake systems >> +* [Kabylake](Platform/Intel/KabylakeOpenBoardPkg) >> + >> +## Intel(R) Purley systems >> +* [Purley](Platform/Intel/PurleyOpenBoardPkg) >> + >> +## Intel(R) Clevo systems >> +* [Clevo](Platform/Intel/ClevoOpenBoardPkg) >> + >> # Maintainers >> >> See [Maintainers.txt](Maintainers.txt). >> -- >> 2.13.0.windows.1 >> >> >>=20