public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Kubacki, Michael A" <michael.a.kubacki@intel.com>
To: "Agyeman, Prince" <prince.agyeman@intel.com>,
	"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Cc: "Kinney, Michael D" <michael.d.kinney@intel.com>,
	"Desimone, Nathaniel L" <nathaniel.l.desimone@intel.com>,
	"Gao, Liming" <liming.gao@intel.com>,
	"Sinha, Ankit" <ankit.sinha@intel.com>
Subject: Re: [edk2-platforms][PATCH v2 2/2] ReadMe.md: Update the build instructions
Date: Tue, 2 Apr 2019 23:01:46 +0000	[thread overview]
Message-ID: <49AB4ACB9627B8468F29D589A27B74558453774F@ORSMSX121.amr.corp.intel.com> (raw)
In-Reply-To: <3adeca8ad29c5a3510dd3ec20aa13f524e355f3f.1554139004.git.prince.agyeman@intel.com>

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 <michael.a.kubacki@intel.com>; Kinney, Michael D
> <michael.d.kinney@intel.com>; Desimone, Nathaniel L
> <nathaniel.l.desimone@intel.com>; Gao, Liming <liming.gao@intel.com>;
> Sinha, Ankit <ankit.sinha@intel.com>
> Subject: [edk2-platforms][PATCH v2 2/2] ReadMe.md: Update the build
> instructions
> 
> Updated the build instructions to include the python script build instructions
> 
> Cc: Michael Kubacki <michael.a.kubacki@intel.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
> Cc: Liming Gao <liming.gao@intel.com>
> Cc: Ankit Sinha <ankit.sinha@intel.com>
> 
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Agyeman <prince.agyeman@intel.com>
> ---
>  ReadMe.md | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 
> 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.
> 
>  ### Build
> 
> +**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



  reply	other threads:[~2019-04-02 23:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-01 21:13 [edk2-platforms][PATCH v2 0/2] Adding python build scripts to ClevoOpenBoardPkg , KabylakeOpenBoardPkg and PurleyOpenBoardPkg Agyeman
2019-04-01 21:13 ` [edk2-platforms][PATCH v2 1/2] Platform/Intel: Added python build script Agyeman
2019-04-02 22:44   ` Kubacki, Michael A
2019-04-01 21:13 ` [edk2-platforms][PATCH v2 2/2] ReadMe.md: Update the build instructions Agyeman
2019-04-02 23:01   ` Kubacki, Michael A [this message]
2019-04-01 21:17 ` [edk2-platforms][PATCH v2 0/2] Adding python build scripts to ClevoOpenBoardPkg , KabylakeOpenBoardPkg and PurleyOpenBoardPkg Carsey, Jaben
2019-04-01 21:43   ` Agyeman, Prince

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49AB4ACB9627B8468F29D589A27B74558453774F@ORSMSX121.amr.corp.intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox