From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by ml01.01.org (Postfix) with ESMTP id 29E641A1DF3 for ; Mon, 8 Aug 2016 23:30:39 -0700 (PDT) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga102.fm.intel.com with ESMTP; 08 Aug 2016 23:30:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,493,1464678000"; d="dat'59?scan'59,208,59";a="152826530" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by fmsmga004.fm.intel.com with ESMTP; 08 Aug 2016 23:30:39 -0700 Received: from FMSMSX110.amr.corp.intel.com (10.18.116.10) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 8 Aug 2016 23:30:38 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by fmsmsx110.amr.corp.intel.com (10.18.116.10) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 8 Aug 2016 23:30:37 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.181]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.116]) with mapi id 14.03.0248.002; Tue, 9 Aug 2016 14:30:35 +0800 From: "Guo, Mang" To: "edk2-devel@lists.01.org" CC: "Wei, David" , "Richardson, Brian" Thread-Topic: [PATCH] Update ReadMe.MD file. Thread-Index: AdHyB4ihoNnoggwwTyi5iTYdkdE+9A== Date: Tue, 9 Aug 2016 06:30:36 +0000 Message-ID: <22D2C85ED001C54AA20BFE3B0E4751D111A9E739@SHSMSX103.ccr.corp.intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: <22D2C85ED001C54AA20BFE3B0E4751D111A9E739@SHSMSX103.ccr.corp.intel.com> x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNDJiMTg2ODItZTc4NC00NDM4LThiZGItODQxMGE5YzFiYTZiIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IkN4V2xpT1NlUTdLeVE3RlJlelRVcmJvXC9Yd0lsUTdVRStoZDBERXlobENNPSJ9 x-ctpclassification: CTP_IC x-originating-ip: [10.239.127.40] MIME-Version: 1.0 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 Subject: [PATCH] Update ReadMe.MD file. X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Aug 2016 06:30:39 -0000 Content-Language: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Update ReadMe.MD file because code structure of BraswellPlatformPkg was cha= nged. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang --- ReadMe.MD | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/ReadMe.MD b/ReadMe.MD index c2d5772..1eb6480 100644 --- a/ReadMe.MD +++ b/ReadMe.MD @@ -43,13 +43,25 @@ This code combines elements from github, intel.com/fsp = and firmware.intel.com (BSW_MR1) from http://intel.com/fsp =20 5) Run the Intel=EF=BF=BD FSP installer and copy the following files into = the Workspace: - a. Copy FspUpdVpd.h into the "C:\MyWorkspace\edk2-platforms\ChvFspBinPk= g\Include" directory. - b. Create the "FspBinary" sub-directory under the "C:\MyWorkspace\edk2-= platforms\ChvFspBinPkg" + a. Default install directory: "C:\Program Files (x86)\Braswell FSP Kit = MR1\FSP"=20 + b. Copy FspUpdVpd.h into the "C:\MyWorkspace\edk2-platforms\ChvFspBinPk= g\Include" directory. + c. Create the "FspBinary" sub-directory under the "C:\MyWorkspace\edk2-= platforms\ChvFspBinPkg" directory, if it does not exist ("C:\MyWorkspace\edk2-platforms\ChvF= spBinPkg\FspBinary"). - c. Copy BSWFSP.fd into the "C:\MyWorkspace\edk2-platforms\ChvFspBinPkg\= FspBinary" directory. + d. Copy BSWFSP.fd into the "C:\MyWorkspace\edk2-platforms\ChvFspBinPkg\= FspBinary" directory. =20 6) Download the 'BraswellPlatformPkg' package from firmware.intel.com: https://firmware.intel.com/projects/braswell-uefi + NOTE: The directory structure of BraswellPlatformPkg changed between th= e 2016-06-15 + and 2016-08-05 releases. Check your BraswellPlatformPkg git hash to det= ermine which=20 + version to download. + If BraswellPlatformPkg hash is f71cf3bf29aa216bc72f703815a7f96fb2ca0592= (2016-08-05 release) or + after this hash, please download this link: + https://firmware.intel.com/sites/default/files/BraswellPlatformPkg_2016= -08-05.zip + If BraswellPlatformPkg hash is 471674c0aa4350c48e5e9e8f2d8962883f582275= (2016-06-15 release),=20 + please download this link: + https://firmware.intel.com/sites/default/files/BraswellPlatformPkg_2016= -06-15.zip + + =20 =20 7) Unzip the 'BraswellPlatformPkg' package and move the contents into the = Workspace: a. Copy the "BraswellPlatformPkg" sub-directory over the existing direc= tory @@ -95,7 +107,7 @@ OS Configuration: (/vs08 =3D Visual Studio 2008; /vs10 =3D Visual Studio 2010; /vs13 = =3D Visual Studio 2013)=20 =20 3) After the build successfully completes, the 8MB firmware binary imag= e - will be located in "C:\MyWorkspace\edk2-platforms\BraswellPlatformPk= g\Stitch\" =20 + will be located in "C:\MyWorkspace\edk2-platforms\Build\" =20 =20 3b. Build Steps (64-bit) 1) To build a 64-bit release version @@ -111,13 +123,13 @@ OS Configuration: (/vs08 =3D Visual Studio 2008; /vs10 =3D Visual Studio 2010; /vs13 = =3D Visual Studio 2013)=20 =20 3) After the build successfully completes, the 8MB firmware binary imag= e - will be located in "C:\MyWorkspace\edk2-platforms\BraswellPlatformPk= g\Stitch\" =20 + will be located in "C:\MyWorkspace\edk2-platforms\Build\" =20 =20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D VALIDATED OS =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=20 1. Yocto Revision 1.8 (x64) -2. Microsoft Windows 10 Enterprise, Build 10586 (x64 [64-bit] and x86 [32-= bit]) +2. Microsoft Windows 10 Enterprise, Build 10240 (x64 [64-bit] and x86 [32-= bit]) 3. Ubuntu 15.10 Desktop (x64) =20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D @@ -133,6 +145,12 @@ https://github.com/mangguo321/Braswell/blob/master/Doc= uments/Open_Braswell_Platf https://www.yoctoproject.org/downloads/bsps/fido18/cherry-hill-bsp-braswel= l =20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D + KNOWN ISSUES +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D + +1. Linux build environments are not currently supported. + +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D MAINTAINERS =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D david.wei@intel.com --=20 2.8.1.windows.1