[edk2] [Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Fix format of ReadMe.MD

Guo, Mang posted 1 patch 5 years, 11 months ago
Failed in applying to current master (apply log)
Platform/ReadMe.MD | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
[edk2] [Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Fix format of ReadMe.MD
Posted by Guo, Mang 5 years, 11 months ago
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

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel