From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.120, mailfrom: chasel.chiu@intel.com) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by groups.io with SMTP; Tue, 21 May 2019 16:45:16 -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 fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 May 2019 16:45:15 -0700 X-ExtLoop1: 1 Received: from kmsmsx157.gar.corp.intel.com ([172.21.138.134]) by FMSMGA003.fm.intel.com with ESMTP; 21 May 2019 16:45:14 -0700 Received: from pgsmsx111.gar.corp.intel.com ([169.254.2.3]) by kmsmsx157.gar.corp.intel.com ([169.254.5.157]) with mapi id 14.03.0415.000; Wed, 22 May 2019 07:45:13 +0800 From: "Chiu, Chasel" To: "Kubacki, Michael A" , "devel@edk2.groups.io" CC: "Kinney, Michael D" , "Desimone, Nathaniel L" , "Gao, Liming" , "Ni, Ray" Subject: Re: [edk2-platforms][PATCH V1 1/1] Readme.md: Add Intel platforms Thread-Topic: [edk2-platforms][PATCH V1 1/1] Readme.md: Add Intel platforms Thread-Index: AQHVD/U/ncHBvteuU0Szwp47qdYgbqZ2Pndw Date: Tue, 21 May 2019 23:45:13 +0000 Message-ID: <3C3EFB470A303B4AB093197B6777CCEC50323F95@PGSMSX111.gar.corp.intel.com> References: <20190521164926.22520-1-michael.a.kubacki@intel.com> In-Reply-To: <20190521164926.22520-1-michael.a.kubacki@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMDRkNTc2MDQtYmZhOS00YTg0LWFhYjYtZmY2ZmFlMTQ2ZDFlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiNkV1bXltS0YwTzBsNld4S0p1SlhydW9HaUY1VWRmeWpUNXJPdjc3QWdtWGk3Zzh2Wk1WZkZ0VzAwbHdXMGlrVCJ9 x-ctpclassification: CTP_NT x-originating-ip: [172.30.20.206] MIME-Version: 1.0 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Chasel Chiu > -----Original Message----- > From: Kubacki, Michael A > Sent: Wednesday, May 22, 2019 12:49 AM > To: devel@edk2.groups.io > Cc: Kinney, Michael D ; Desimone, Nathaniel L > ; Chiu, Chasel ; G= ao, > Liming ; Ni, Ray > Subject: [edk2-platforms][PATCH V1 1/1] Readme.md: Add Intel platforms >=20 > Adds information to Readme.md for Intel platforms recently moved to the > edk2-platforms repository. >=20 > Cc: Michael D Kinney > Cc: Nate DeSimone > Cc: Chasel Chiu > Cc: Liming Gao > Cc: Ruiyu Ni >=20 > Signed-off-by: Michael Kubacki > --- > Readme.md | 20 ++++++++++++++------ > 1 file changed, 14 insertions(+), 6 deletions(-) >=20 > diff --git a/Readme.md b/Readme.md > index 59f739e861..e203795d47 100644 > --- a/Readme.md > +++ b/Readme.md > @@ -222,6 +222,20 @@ they will be documented with the platform. > * [D05](Platform/Hisilicon/D05) > * [HiKey](Platform/Hisilicon/HiKey) >=20 > +## [Intel](Platform/Intel/Readme.md) > +### Minimum Platforms > +* [Clevo](Platform/Intel/ClevoOpenBoardPkg) > +* [Kaby Lake](Platform/Intel/KabylakeOpenBoardPkg) > +* [Purley](Platform/Intel/PurleyOpenBoardPkg) > + > +For more information, see the > +[EDK II Minimum Platform > Specification](https://edk2-docs.gitbooks.io/edk-ii-minimum-platform-spec= ific > ation). > +### Other Platforms > +##### Intel® Quark SoC X1000 based platforms > +* [Galileo](Platform/Intel/QuarkPlatformPkg) > +##### Minnowboard Max/Turbot based on Intel Valleyview2 SoC > +* [Minnowboard Max](Platform/Intel/Vlv2TbltDevicePkg) > + > ## Marvell > * [Armada 70x0](Platform/Marvell/Armada) >=20 > @@ -231,12 +245,6 @@ they will be documented with the platform. > ## Socionext > * [SynQuacer](Platform/Socionext/DeveloperBox) >=20 > -## Intel(R) Quark SoC X1000 based platforms > -* [Galileo](Platform/Intel/QuarkPlatformPkg) > - > -## Minnowboard Max/Turbot based on Intel Valleyview2 SoC > -* [Minnowboard Max](Platform/Intel/Vlv2TbltDevicePkg) > - > # Maintainers >=20 > See [Maintainers.txt](Maintainers.txt). > -- > 2.16.2.windows.1