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: michael.a.kubacki@intel.com) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by groups.io with SMTP; Thu, 08 Aug 2019 17:36:03 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Aug 2019 17:36:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,363,1559545200"; d="scan'208";a="375041064" Received: from orsmsx102.amr.corp.intel.com ([10.22.225.129]) by fmsmga006.fm.intel.com with ESMTP; 08 Aug 2019 17:36:01 -0700 Received: from orsmsx124.amr.corp.intel.com (10.22.240.120) by ORSMSX102.amr.corp.intel.com (10.22.225.129) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 8 Aug 2019 17:36:01 -0700 Received: from orsmsx122.amr.corp.intel.com ([169.254.11.68]) by ORSMSX124.amr.corp.intel.com ([169.254.2.63]) with mapi id 14.03.0439.000; Thu, 8 Aug 2019 17:36:01 -0700 From: "Kubacki, Michael A" To: "devel@edk2.groups.io" , "Desimone, Nathaniel L" CC: Andrew Fish , Laszlo Ersek , "Leif Lindholm" , "Kinney, Michael D" , "Sinha, Ankit" , "Chiu, Chasel" Subject: Re: [edk2-devel] [edk2-platforms] [PATCH] Platform/Intel: Update Readme.md to point to edk2-non-osi master branch Thread-Topic: [edk2-devel] [edk2-platforms] [PATCH] Platform/Intel: Update Readme.md to point to edk2-non-osi master branch Thread-Index: AQHVTjCedITubYAzLkOQ56T7enhNk6bx9+WQ Date: Fri, 9 Aug 2019 00:36:00 +0000 Message-ID: <49AB4ACB9627B8468F29D589A27B745588A3BD14@ORSMSX122.amr.corp.intel.com> References: <20190808213048.35628-1-nathaniel.l.desimone@intel.com> In-Reply-To: <20190808213048.35628-1-nathaniel.l.desimone@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZmE4MTE1OWItNzU4Mi00NGFiLTlmNDQtYWZmOTM3ZDcwYmQ1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoicGloU05IdU9rRUgweVc3cHNiWFVoWTFLWVF1a2UweVlnbDdqT0hCSVh3ODNXeVVrNFFpeDAxUnZmKzZtK2oyTyJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.22.254.140] MIME-Version: 1.0 Return-Path: michael.a.kubacki@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Kubacki > -----Original Message----- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Nate DeSimone > Sent: Thursday, August 8, 2019 2:31 PM > To: devel@edk2.groups.io > Cc: Andrew Fish ; Laszlo Ersek ; > Leif Lindholm ; Kinney, Michael D > ; Kubacki, Michael A > ; Sinha, Ankit ; Chi= u, > Chasel > Subject: [edk2-devel] [edk2-platforms] [PATCH] Platform/Intel: Update > Readme.md to point to edk2-non-osi master branch >=20 > Updated Platform/Intel/Readme.md to point to master branch on edk2-non- > osi instead of devel-MinPlatform >=20 > Updated edk2-platforms/Readme.md to point to Platform/Intel/Readme.md > for build instructions on Intel based Minimum Platforms >=20 > Added a link to the EDK II Minimum Platform Draft Specification to > Platform/Intel/Readme.md >=20 > 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 > --- > Platform/Intel/Readme.md | 6 ++++-- > Readme.md | 8 +++++++- > 2 files changed, 11 insertions(+), 3 deletions(-) >=20 > 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 > delivery 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.io/edk-ii-minimum-platform-sp > +ecification/) > +for more details. >=20 > Package maintainers for the Minimum Platform projects are listed in > Maintainers.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- > MinPlatform`` > + * ``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..28badd6b4b 100644 > --- a/Readme.md > +++ b/Readme.md > @@ -34,6 +34,9 @@ edk2-devel mailing list with a subject prefix of > `[platforms]`. See on how to do this successfully. >=20 > # How to build (Linux Environment) > +Note: Build instructions for Intel based Minimum Platforms differ from > +these instructions and are available at > +[`edk2- > platforms/Platform/Intel/README.md`](https://github.com/tianocor > +e/edk2-platforms/blob/master/Platform/Intel/Readme.md) >=20 > ## Prerequisites > The build tools themselves depend on Python (2) and libuuid. Most Linux > systems @@ -195,8 +198,11 @@ $ ./uefi-tools/edk2-build.sh -b DEBUG -b > RELEASE ``` >=20 > # How To Build (Windows Environment) > +Note: Build instructions for Intel based Minimum Platforms differ from > +these instructions and are available at > +[`edk2- > platforms/Platform/Intel/README.md`](https://github.com/tianocor > +e/edk2-platforms/blob/master/Platform/Intel/Readme.md) >=20 > -(I genuinely have no idea. Please help!) > +(For other platforms, I genuinely have no idea. Please help!) >=20 >=20 > # Supported Platforms > -- > 2.17.1.windows.2 >=20 >=20 >=20