* [Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Fix format of ReadMe.MD
@ 2018-05-03 3:05 Guo, Mang
0 siblings, 0 replies; only message in thread
From: Guo, Mang @ 2018-05-03 3:05 UTC (permalink / raw)
To: edk2-devel@lists.01.org
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Guo Mang <mang.guo@intel.com>
---
Platform/ReadMe.MD | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/Platform/ReadMe.MD b/Platform/ReadMe.MD
index b0341a5..814eaa2 100644
--- a/Platform/ReadMe.MD
+++ b/Platform/ReadMe.MD
@@ -92,14 +92,14 @@ Intel(R) Firmware Support Package(Intel(R) FSP)
1. Open command window, goto the workspace dir, e.g. c:\MyWorkspace.
2. Type "cd edk2-platforms".
3. Build
-
+ ```
Examples:
To build release version 32-bit BIOS for Minnowboard 3 FAB B with VS2013,
BuildBIOS.bat /vs13 /B /IA32 Broxton Release
To build release version 64-bit BIOS for Minnowboard 3 FAB B with VS2013,
BuildBIOS.bat /vs13 /B /x64 Broxton Release
-
+ ```
## **Linux Build Instructions**
### Pre-requisites
@@ -120,8 +120,10 @@ Intel(R) Firmware Support Package(Intel(R) FSP)
1. Open a command prompt, goto the platform package "MyWorkspace/edk2-platforms".
2. Build
+ ```
- Type "./BuildBIOS.sh /B Broxton Release" to build a release version.
- Type "./BuildBIOS.sh /B Broxton Debug" to build a debug version.
+ ```
## **Related Materials**
--
2.10.1.windows.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-05-03 3:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-03 3:05 [Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Fix format of ReadMe.MD Guo, Mang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox