public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Agyeman <prince.agyeman@intel.com>
To: edk2-devel@lists.01.org
Cc: Michael Kubacki <michael.a.kubacki@intel.com>,
	Michael D Kinney <michael.d.kinney@intel.com>,
	Nate DeSimone <nathaniel.l.desimone@intel.com>,
	Liming Gao <liming.gao@intel.com>,
	Ankit Sinha <ankit.sinha@intel.com>
Subject: [PATCH 2/2] ReadMe.md: Update the build instructions
Date: Thu, 21 Mar 2019 18:47:10 -0700	[thread overview]
Message-ID: <ccb243be8c74ff6e89fedfb8d0ff096661d12e9f.1553211465.git.prince.agyeman@intel.com> (raw)
In-Reply-To: <158e51d47f303709b2519ed082a8adc674829d19.1553211465.git.prince.agyeman@intel.com>

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-03-22  1:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-22  1:47 [PATCH 1/2] Platform/Intel: Added python build script Agyeman
2019-03-22  1:47 ` Agyeman [this message]

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=ccb243be8c74ff6e89fedfb8d0ff096661d12e9f.1553211465.git.prince.agyeman@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