From nobody Fri Apr 19 00:24:34 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+45322+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+45322+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1565567573; cv=none; d=zoho.com; s=zohoarc; b=kwomtvEGfwBfTcZQ1fZmMUaVO4OBmHosNwPYYac0mFMT11+YhIJWpeaslfsRlGJKHMgICyW/QXCcwxvYrBwwAOMbDZvppo6q9BM1aQnSobAvYHMCepQIQ1CydOp6geM6PtZuC/A8NqwZ9tAA0jSdRS2eh0gCIFKt6ZMDIpJ6Zk4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1565567573; h=Cc:Date:From:List-Id:List-Unsubscribe:Message-ID:Reply-To:Sender:Subject:To:ARC-Authentication-Results; bh=EdzowmP5Tyo14V/Z1ffbfviAqluJN0/h6IBLQcx4yso=; b=FCZN99sCvu/SEjZxCaP9dPJMae2f1jrJVpyqwr86uHxR3F+euQAzc+PS5C8DHjJDGbkWvlxGoMfoj9zj9khM06iFjGSEUpCy6qILTKdAel1FoFUN9QfrtvTVubSYSlM/ihKwmwjjQN/ulZwQrR3E8gTO3fQQeYaa4tpdMuysQDY= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+45322+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1565567573683160.35220104085113; Sun, 11 Aug 2019 16:52:53 -0700 (PDT) Return-Path: X-Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by groups.io with SMTP; Sun, 11 Aug 2019 16:52:53 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Aug 2019 16:52:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,375,1559545200"; d="scan'208";a="178183680" X-Received: from nldesimo-desk1.amr.corp.intel.com ([10.7.159.63]) by orsmga003.jf.intel.com with ESMTP; 11 Aug 2019 16:52:52 -0700 From: "Nate DeSimone" To: devel@edk2.groups.io Cc: Andrew Fish , Laszlo Ersek , Leif Lindholm , Michael D Kinney , Michael Kubacki , Ankit Sinha , Chasel Chiu Subject: [edk2-devel] [edk2-platforms] [PATCH v2] Platform/Intel: Update Readme.md to point to edk2-non-osi master branch Date: Sun, 11 Aug 2019 16:44:48 -0700 Message-Id: <20190811234448.22928-1-nathaniel.l.desimone@intel.com> Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,nathaniel.l.desimone@intel.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1565567573; bh=ZOxcotnf2IXWpFGejmny59KfMoc97Vv6rwxlwevULJo=; h=Cc:Date:From:Reply-To:Subject:To; b=YHCxn9utSLe9JPEECSs1I/BppQYrnzg/ck3wJPe3xu+QllMKHtXm54Li3KSbyoF49Fz HOSfUeWb5DN4d/FtfaGzLxcYmpBqoITpWVmk+Eihr1V9oYCw3vt+QNYJ/i40nJAyzh+fL 9DpluRBakkjtHbeVsKbULCkK6pHvulttQZw= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Updated Platform/Intel/Readme.md to point to master branch on edk2-non-osi instead of devel-MinPlatform Updated edk2-platforms/Readme.md to point to Platform/Intel/Readme.md for build instructions on Intel based Minimum Platforms Added a link to the EDK II Minimum Platform Draft Specification to Platform/Intel/Readme.md Cc: Andrew Fish Cc: Laszlo Ersek Cc: Leif Lindholm Cc: Michael D Kinney Cc: Michael Kubacki Cc: Ankit Sinha Cc: Chasel Chiu Signed-off-by: Nate DeSimone Reviewed-by: Chasel Chiu Reviewed-by: Leif Lindholm Reviewed-by: Michael Kubacki --- Platform/Intel/Readme.md | 6 ++++-- Readme.md | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Platform/Intel/Readme.md b/Platform/Intel/Readme.md index 0a0e8a8c80..00f42985a2 100644 --- a/Platform/Intel/Readme.md +++ b/Platform/Intel/Readme.md @@ -1,7 +1,9 @@ # **EDK II Minimum Platform Firmware for Intel(R) Platforms** =20 The Minimum Platform is a software architecture that guides uniform delive= ry of Intel platforms enabling firmware -solutions for basic boot functionality with extensibility built-in. +solutions for basic boot functionality with extensibility built-in. Please= see the +[EDK II Minimum Platform Draft Specification](https://edk2-docs.gitbooks.i= o/edk-ii-minimum-platform-specification/) +for more details. =20 Package maintainers for the Minimum Platform projects are listed in Mainta= iners.txt. =20 @@ -98,7 +100,7 @@ return back to the minimum platform caller. * ``git clone https://github.com/tianocore/edk2-platforms.git`` =20 * edk2-non-osi repository - * ``git clone https://github.com/tianocore/edk2-non-osi.git -b devel-Min= Platform`` + * ``git clone https://github.com/tianocore/edk2-non-osi.git`` =20 * FSP repository * ``git clone https://github.com/IntelFsp/FSP.git`` diff --git a/Readme.md b/Readme.md index 63e59f60b4..1befd0b544 100644 --- a/Readme.md +++ b/Readme.md @@ -223,8 +223,8 @@ they will be documented with the platform. * [D05](Platform/Hisilicon/D05) * [HiKey](Platform/Hisilicon/HiKey) =20 -## [Intel](Platform/Intel/Readme.md) -### Minimum Platforms +## Intel +### [Minimum Platforms](Platform/Intel/Readme.md) * [Clevo](Platform/Intel/ClevoOpenBoardPkg) * [Kaby Lake](Platform/Intel/KabylakeOpenBoardPkg) * [Purley](Platform/Intel/PurleyOpenBoardPkg) --=20 2.17.1.windows.2 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#45322): https://edk2.groups.io/g/devel/message/45322 Mute This Topic: https://groups.io/mt/32835408/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-