From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=fail (domain: intel.com, ip: , mailfrom: liming.gao@intel.com) Received: from mga17.intel.com (mga17.intel.com []) by groups.io with SMTP; Mon, 13 May 2019 07:09:19 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 May 2019 07:09:19 -0700 X-ExtLoop1: 1 Received: from lgao4-mobl1.ccr.corp.intel.com ([10.249.171.87]) by orsmga001.jf.intel.com with ESMTP; 13 May 2019 07:09:18 -0700 From: "Liming Gao" To: devel@edk2.groups.io Subject: [edk2-platforms][ 3/3] Update Readme.md to list Intel MinPlatform systems Date: Mon, 13 May 2019 22:09:10 +0800 Message-Id: <20190513140910.17452-4-liming.gao@intel.com> X-Mailer: git-send-email 2.16.2.windows.1 In-Reply-To: <20190513140910.17452-1-liming.gao@intel.com> References: <20190513140910.17452-1-liming.gao@intel.com> 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