From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.31; helo=mga06.intel.com; envelope-from=michael.a.kubacki@intel.com; receiver=edk2-devel@lists.01.org Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 5E427211E2F1C for ; Tue, 2 Apr 2019 16:01:48 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Apr 2019 16:01:47 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,302,1549958400"; d="scan'208";a="139476135" Received: from orsmsx107.amr.corp.intel.com ([10.22.240.5]) by orsmga003.jf.intel.com with ESMTP; 02 Apr 2019 16:01:47 -0700 Received: from orsmsx112.amr.corp.intel.com (10.22.240.13) by ORSMSX107.amr.corp.intel.com (10.22.240.5) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 2 Apr 2019 16:01:47 -0700 Received: from orsmsx121.amr.corp.intel.com ([169.254.10.155]) by ORSMSX112.amr.corp.intel.com ([169.254.3.233]) with mapi id 14.03.0415.000; Tue, 2 Apr 2019 16:01:46 -0700 From: "Kubacki, Michael A" To: "Agyeman, Prince" , "edk2-devel@lists.01.org" CC: "Kinney, Michael D" , "Desimone, Nathaniel L" , "Gao, Liming" , "Sinha, Ankit" Thread-Topic: [edk2-platforms][PATCH v2 2/2] ReadMe.md: Update the build instructions Thread-Index: AQHU6M/KuanLsW4DeUqRoUxGy+2p8qYpb/wg Date: Tue, 2 Apr 2019 23:01:46 +0000 Message-ID: <49AB4ACB9627B8468F29D589A27B74558453774F@ORSMSX121.amr.corp.intel.com> References: <3adeca8ad29c5a3510dd3ec20aa13f524e355f3f.1554139004.git.prince.agyeman@intel.com> In-Reply-To: <3adeca8ad29c5a3510dd3ec20aa13f524e355f3f.1554139004.git.prince.agyeman@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZTIxZjgzYmEtMWRmNC00NjZhLTg0MjAtYjQ2MTJjNTQ1MWJhIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiV2s1ZUt5M2NPdGZFRGdzN0VYYmV4cWZra1FaVU1uMWhtQjlPK0l3UStoaW0xWElqMGhMYUR5Znp1T1g4QUZTMCJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.22.254.138] MIME-Version: 1.0 Subject: Re: [edk2-platforms][PATCH v2 2/2] ReadMe.md: Update the build instructions X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Apr 2019 23:01:48 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable We need to keep the following options available as parameters to the script= : - release/debug - silent mode - capsule - performance - FSP build options Add these as script parameters. Please also describe the parameter and JSON usage in the Readme.md. JSON File - These can override the values in the JSON file if specified. - Use forward slashes instead of \\ slashes. - Please use the PEP-8 naming convention consistently across the names in= the JSON file. > -----Original Message----- > From: Agyeman, Prince > Sent: Monday, April 1, 2019 2:14 PM > To: edk2-devel@lists.01.org > Cc: Kubacki, Michael A ; Kinney, Michael D > ; Desimone, Nathaniel L > ; Gao, Liming ; > Sinha, Ankit > Subject: [edk2-platforms][PATCH v2 2/2] ReadMe.md: Update the build > instructions >=20 > Updated the build instructions to include the python script build instruc= tions >=20 > Cc: Michael Kubacki > Cc: Michael D Kinney > Cc: Nate DeSimone > Cc: Liming Gao > Cc: Ankit Sinha >=20 > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Agyeman > --- > ReadMe.md | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) >=20 > diff --git a/ReadMe.md b/ReadMe.md > index 72e332a476..947d428ce9 100644 > --- a/ReadMe.md > +++ b/ReadMe.md > @@ -105,6 +105,20 @@ return back to the minimum platform caller. >=20 > ### Build >=20 > +**Building with the python script** > + > +1. Open command window, go to the workspace directory, e.g. > c:\Kabylake. > +2. Type "cd edk2-platforms\Platform\Intel 3. Type "python BuildBios.py > +-p REPLACE_WITH_BOARD_NAME" > + > +* To view the supported platforms > + * ``Type "python BuildBios.py -l"`` > + > +* For more information > + * ``Type "python BuildBios.py -h"`` > + > +**Building with the batch scripts** > + > For KabylakeOpenBoardPkg > 1. Open command window, go to the workspace directory, e.g. c:\Kabylake. > 2. Type "cd edk2- > platforms\Platform\Intel\KabylakeOpenBoardPkg\KabylakeRvp3". > -- > 2.19.1.windows.1