public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel][edk2-platforms][PATCH V2 1/1] Platform/Intel/Readme : Fix platform list
@ 2021-12-15 23:58 Oram, Isaac W
  2021-12-16  0:40 ` Nate DeSimone
  0 siblings, 1 reply; 3+ messages in thread
From: Oram, Isaac W @ 2021-12-15 23:58 UTC (permalink / raw)
  To: devel; +Cc: Isaac Oram, Nate DeSimone, Sai Chaganty, Chasel Chiu

V1:
The list of WhiskeyLake and Whitley boards got confused at some
earlier merge
Untabified

V2:
Moved JunctionCity, MtOlympus, and TiogaPass into an OCP section
which fixed a table format issue
Fixed .md format issue where line wasn't made bold because of space

Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Signed-off-by: Isaac Oram <isaac.w.oram@intel.com>
---
 Platform/Intel/Readme.md | 58 ++++++++++----------
 1 file changed, 29 insertions(+), 29 deletions(-)

diff --git a/Platform/Intel/Readme.md b/Platform/Intel/Readme.md
index 6fe8e076f3..6f055f2524 100644
--- a/Platform/Intel/Readme.md
+++ b/Platform/Intel/Readme.md
@@ -92,17 +92,13 @@ A UEFI firmware implementation using MinPlatformPkg is constructed using the fol
 
 *Note: RVP = Reference and Validation Platform*
 
-#### Microsoft
+#### Open Compute Project (OCP)
 
 | Machine Name                          | Supported Chipsets                         | BoardPkg                     | Board Name         |
 ----------------------------------------|--------------------------------------------|------------------------------|--------------------|
+| Junction City                         | IceLake-SP (Xeon Scalable)                 | WhitleyOpenBoardPkg          | JunctionCity       |
 | Mt. Olympus                           | Purley                                     | PurleyOpenBoardPkg           | BoardMtOlympus     |
-
-| Machine Name                          | Supported Chipsets                         | BoardPkg                     | Board Name         |
-----------------------------------------|--------------------------------------------|------------------------------|--------------------|
 | TiogaPass                             | Purley                                     | PurleyOpenBoardPkg           | BoardTiogaPass     |
-----------------------------------------|--------------------------------------------|------------------------------|--------------------|
-| JunctionCity                          | IceLake-SP (Xeon Scalable)                 | WhitleyOpenBoardPkg          | JunctionCity       |
 
 
 #### Simics
@@ -264,38 +260,42 @@ return back to the minimum platform caller.
           |       |        |
           |       |        |------PurleyOpenBoardPkg
           |       |        |       |------BoardMtOlympus
-          |       |        |               |---build_config.cfg: BoardMtOlympus specific
-          |       |        |               |                     build settings, environment variables.
-          |       |        |               |---build_board.py: Optional board-specific pre-build,
-          |       |        |                                   build, post-build and clean functions.
-          |       |        |------PurleyOpenBoardPkg
+          |       |        |       |       |---build_config.cfg: BoardMtOlympus specific
+          |       |        |       |       |                     build settings, environment variables.
+          |       |        |       |       |---build_board.py: Optional board-specific pre-build,
+          |       |        |       |                           build, post-build and clean functions.
           |       |        |       |------BoardTiogaPass
           |       |        |               |---build_config.cfg: BoardTiogaPass specific
           |       |        |               |                     build settings, environment variables.
           |       |        |               |---build_board.py: Optional board-specific pre-build,
-          |       |        |                                   build, post-build and clean functions.          
+          |       |        |                                   build, post-build and clean functions.
           |       |        |
           |       |        |------SimicsOpenBoardPkg
           |       |        |       |------BoardX58Ich10
           |       |        |               |---build_config.cfg: BoardX58Ich10 specific
           |       |        |                                     build settings, environment variables.
           |       |        |
-          |       |        |------WhiskeylakeOpenBoardPkg
+          |       |        |------WhitleyOpenBoardPkg
           |       |        |       |------CooperCityRvp
           |       |        |       |       |---build_config.cfg: CooperCityRvp specific build
-          |       |        |       |                             settings environment variables.
+          |       |        |       |       |                     settings environment variables.
+          |       |        |       |       |---build_board.py: Board-specific pre-build,
+          |       |        |       |                           build, post-build and clean functions.
+          |       |        |       |------JunctionCity
+          |       |        |       |       |---build_config.cfg: CooperCityRvp specific build
+          |       |        |       |       |                     settings environment variables.
+          |       |        |       |       |---build_board.py: Board-specific pre-build,
+          |       |        |       |                           build, post-build and clean functions.
           |       |        |       |------WilsonCityRvp
           |       |        |               |---build_config.cfg: WilsonCityRvp specific build
-          |       |        |                                     settings environment variables.
+          |       |        |               |                     settings environment variables.
+          |       |        |               |---build_board.py: Board-specific pre-build,
+          |       |        |                                   build, post-build and clean functions.
           |       |        |
-          |       |        |------WhitleyOpenBoardPkg
+          |       |        |------WhiskeylakeOpenBoardPkg
           |       |        |       |------UpXtreme
-          |       |        |               |---build_config.cfg: UpXtreme specific build
-          |       |        |                                     settings environment variables.
-		  |       |        |------WhitleyOpenBoardPkg
-          |       |        |       |------JunctionCity
-          |       |        |               |---build_config.cfg: JunctionCity specific build
-          |       |        |                                     settings environment variables.
+          |       |        |       |       |---build_config.cfg: UpXtreme specific build
+          |       |        |       |                             settings environment variables.
           |       |        |       |------WhiskeylakeURvp
           |       |        |               |---build_config.cfg: WhiskeylakeURvp specific build
           |       |        |                                     settings environment variables.
@@ -335,10 +335,10 @@ For PurleyOpenBoardPkg (TiogaPass)
 4. Type "bld" to build Purley BoardTiogaPass board UEFI firmware image, "bld release" for release build, "bld clean" to
    remove intermediate files."bld cache-produce" Generate a cache of binary files in the specified directory,
    "bld cache-consume" Consume a cache of binary files from the specified directory, BINARY_CACHE_PATH is empty,
-   used "BinCache" as default path.  
-5. Final BIOS image will be Build\PurleyOpenBoardPkg\BoardTiagoPass\DEBUG_VS2015x86\FV\PLATFORM.fd or    
+   used "BinCache" as default path.
+5. Final BIOS image will be Build\PurleyOpenBoardPkg\BoardTiagoPass\DEBUG_VS2015x86\FV\PLATFORM.fd or
    Build\PurleyOpenBoardPkg\BoardTiagoPass\RELEASE_VS2015x86\FV\PLATFORM.fd, depending on bld batch script input.
-6. This BIOS image needs to be merged with SPS FW    
+6. This BIOS image needs to be merged with SPS FW
 
 ### **Known limitations**
 
@@ -355,7 +355,7 @@ For PurleyOpenBoardPkg (TiogaPass)
 2. This firmware project does not build with the GCC compiler.
 3. The validated version of iASL compiler that can build MinPurley is 20180629. Older versions may generate ACPI build errors.
 
-**PurleyOpenBoardPkg Tioga Pass **
+**PurleyOpenBoardPkg Tioga Pass**
 1. This firmware project has only been tested on the Tioga Pass hardware.
 2. This firmware project build has only been tested using the Microsoft Visual Studio 2015 build tools.
 3. This firmware project does not build with the GCC compiler.
@@ -367,9 +367,9 @@ For PurleyOpenBoardPkg (TiogaPass)
 9. Verified Mellanox card detection during POST and OS
 10. LINUX Boot Support (PcdLinuxBootEnable needs to be enabled)
 
-1.	Follow directions on http://osresearch.net/Building/ to compile the heads kernel and initrd for qemu-system_x86_64 
-2.	Copy the following built files 
-(1) initrd.cpio.xz  to LinuxBootPkg/LinuxBinaries/initrd.cpio.xz 
+1. Follow directions on http://osresearch.net/Building/ to compile the heads kernel and initrd for qemu-system_x86_64
+2. Copy the following built files
+(1) initrd.cpio.xz  to LinuxBootPkg/LinuxBinaries/initrd.cpio.xz
 (2) bzimage to LinuxBootPkg/LinuxBinaries/linux.efi
 
 
-- 
2.27.0.windows.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [edk2-devel][edk2-platforms][PATCH V2 1/1] Platform/Intel/Readme : Fix platform list
  2021-12-15 23:58 [edk2-devel][edk2-platforms][PATCH V2 1/1] Platform/Intel/Readme : Fix platform list Oram, Isaac W
@ 2021-12-16  0:40 ` Nate DeSimone
  2021-12-22  1:19   ` Oram, Isaac W
  0 siblings, 1 reply; 3+ messages in thread
From: Nate DeSimone @ 2021-12-16  0:40 UTC (permalink / raw)
  To: devel@edk2.groups.io, Oram, Isaac W; +Cc: Chaganty, Rangasai V, Chiu, Chasel

Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>

-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Oram, Isaac W
Sent: Wednesday, December 15, 2021 3:59 PM
To: devel@edk2.groups.io
Cc: Oram, Isaac W <isaac.w.oram@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Chaganty, Rangasai V <rangasai.v.chaganty@intel.com>; Chiu, Chasel <chasel.chiu@intel.com>
Subject: [edk2-devel][edk2-platforms][PATCH V2 1/1] Platform/Intel/Readme : Fix platform list

V1:
The list of WhiskeyLake and Whitley boards got confused at some earlier merge Untabified

V2:
Moved JunctionCity, MtOlympus, and TiogaPass into an OCP section which fixed a table format issue Fixed .md format issue where line wasn't made bold because of space

Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Signed-off-by: Isaac Oram <isaac.w.oram@intel.com>
---
 Platform/Intel/Readme.md | 58 ++++++++++----------
 1 file changed, 29 insertions(+), 29 deletions(-)

diff --git a/Platform/Intel/Readme.md b/Platform/Intel/Readme.md index 6fe8e076f3..6f055f2524 100644
--- a/Platform/Intel/Readme.md
+++ b/Platform/Intel/Readme.md
@@ -92,17 +92,13 @@ A UEFI firmware implementation using MinPlatformPkg is constructed using the fol
 
 *Note: RVP = Reference and Validation Platform*
 
-#### Microsoft
+#### Open Compute Project (OCP)
 
 | Machine Name                          | Supported Chipsets                         | BoardPkg                     | Board Name         |
 ----------------------------------------|--------------------------------------------|------------------------------|--------------------|
+| Junction City                         | IceLake-SP (Xeon Scalable)                 | WhitleyOpenBoardPkg          | JunctionCity       |
 | Mt. Olympus                           | Purley                                     | PurleyOpenBoardPkg           | BoardMtOlympus     |
-
-| Machine Name                          | Supported Chipsets                         | BoardPkg                     | Board Name         |
-----------------------------------------|--------------------------------------------|------------------------------|--------------------|
 | TiogaPass                             | Purley                                     | PurleyOpenBoardPkg           | BoardTiogaPass     |
-----------------------------------------|--------------------------------------------|------------------------------|--------------------|
-| JunctionCity                          | IceLake-SP (Xeon Scalable)                 | WhitleyOpenBoardPkg          | JunctionCity       |
 
 
 #### Simics
@@ -264,38 +260,42 @@ return back to the minimum platform caller.
           |       |        |
           |       |        |------PurleyOpenBoardPkg
           |       |        |       |------BoardMtOlympus
-          |       |        |               |---build_config.cfg: BoardMtOlympus specific
-          |       |        |               |                     build settings, environment variables.
-          |       |        |               |---build_board.py: Optional board-specific pre-build,
-          |       |        |                                   build, post-build and clean functions.
-          |       |        |------PurleyOpenBoardPkg
+          |       |        |       |       |---build_config.cfg: BoardMtOlympus specific
+          |       |        |       |       |                     build settings, environment variables.
+          |       |        |       |       |---build_board.py: Optional board-specific pre-build,
+          |       |        |       |                           build, post-build and clean functions.
           |       |        |       |------BoardTiogaPass
           |       |        |               |---build_config.cfg: BoardTiogaPass specific
           |       |        |               |                     build settings, environment variables.
           |       |        |               |---build_board.py: Optional board-specific pre-build,
-          |       |        |                                   build, post-build and clean functions.          
+          |       |        |                                   build, post-build and clean functions.
           |       |        |
           |       |        |------SimicsOpenBoardPkg
           |       |        |       |------BoardX58Ich10
           |       |        |               |---build_config.cfg: BoardX58Ich10 specific
           |       |        |                                     build settings, environment variables.
           |       |        |
-          |       |        |------WhiskeylakeOpenBoardPkg
+          |       |        |------WhitleyOpenBoardPkg
           |       |        |       |------CooperCityRvp
           |       |        |       |       |---build_config.cfg: CooperCityRvp specific build
-          |       |        |       |                             settings environment variables.
+          |       |        |       |       |                     settings environment variables.
+          |       |        |       |       |---build_board.py: Board-specific pre-build,
+          |       |        |       |                           build, post-build and clean functions.
+          |       |        |       |------JunctionCity
+          |       |        |       |       |---build_config.cfg: CooperCityRvp specific build
+          |       |        |       |       |                     settings environment variables.
+          |       |        |       |       |---build_board.py: Board-specific pre-build,
+          |       |        |       |                           build, post-build and clean functions.
           |       |        |       |------WilsonCityRvp
           |       |        |               |---build_config.cfg: WilsonCityRvp specific build
-          |       |        |                                     settings environment variables.
+          |       |        |               |                     settings environment variables.
+          |       |        |               |---build_board.py: Board-specific pre-build,
+          |       |        |                                   build, post-build and clean functions.
           |       |        |
-          |       |        |------WhitleyOpenBoardPkg
+          |       |        |------WhiskeylakeOpenBoardPkg
           |       |        |       |------UpXtreme
-          |       |        |               |---build_config.cfg: UpXtreme specific build
-          |       |        |                                     settings environment variables.
-		  |       |        |------WhitleyOpenBoardPkg
-          |       |        |       |------JunctionCity
-          |       |        |               |---build_config.cfg: JunctionCity specific build
-          |       |        |                                     settings environment variables.
+          |       |        |       |       |---build_config.cfg: UpXtreme specific build
+          |       |        |       |                             settings environment variables.
           |       |        |       |------WhiskeylakeURvp
           |       |        |               |---build_config.cfg: WhiskeylakeURvp specific build
           |       |        |                                     settings environment variables.
@@ -335,10 +335,10 @@ For PurleyOpenBoardPkg (TiogaPass)  4. Type "bld" to build Purley BoardTiogaPass board UEFI firmware image, "bld release" for release build, "bld clean" to
    remove intermediate files."bld cache-produce" Generate a cache of binary files in the specified directory,
    "bld cache-consume" Consume a cache of binary files from the specified directory, BINARY_CACHE_PATH is empty,
-   used "BinCache" as default path.  
-5. Final BIOS image will be Build\PurleyOpenBoardPkg\BoardTiagoPass\DEBUG_VS2015x86\FV\PLATFORM.fd or    
+   used "BinCache" as default path.
+5. Final BIOS image will be 
+Build\PurleyOpenBoardPkg\BoardTiagoPass\DEBUG_VS2015x86\FV\PLATFORM.fd 
+or
    Build\PurleyOpenBoardPkg\BoardTiagoPass\RELEASE_VS2015x86\FV\PLATFORM.fd, depending on bld batch script input.
-6. This BIOS image needs to be merged with SPS FW    
+6. This BIOS image needs to be merged with SPS FW
 
 ### **Known limitations**
 
@@ -355,7 +355,7 @@ For PurleyOpenBoardPkg (TiogaPass)  2. This firmware project does not build with the GCC compiler.
 3. The validated version of iASL compiler that can build MinPurley is 20180629. Older versions may generate ACPI build errors.
 
-**PurleyOpenBoardPkg Tioga Pass **
+**PurleyOpenBoardPkg Tioga Pass**
 1. This firmware project has only been tested on the Tioga Pass hardware.
 2. This firmware project build has only been tested using the Microsoft Visual Studio 2015 build tools.
 3. This firmware project does not build with the GCC compiler.
@@ -367,9 +367,9 @@ For PurleyOpenBoardPkg (TiogaPass)  9. Verified Mellanox card detection during POST and OS  10. LINUX Boot Support (PcdLinuxBootEnable needs to be enabled)
 
-1.	Follow directions on http://osresearch.net/Building/ to compile the heads kernel and initrd for qemu-system_x86_64 
-2.	Copy the following built files 
-(1) initrd.cpio.xz  to LinuxBootPkg/LinuxBinaries/initrd.cpio.xz 
+1. Follow directions on http://osresearch.net/Building/ to compile the 
+heads kernel and initrd for qemu-system_x86_64 2. Copy the following 
+built files
+(1) initrd.cpio.xz  to LinuxBootPkg/LinuxBinaries/initrd.cpio.xz
 (2) bzimage to LinuxBootPkg/LinuxBinaries/linux.efi
 
 
--
2.27.0.windows.1







^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [edk2-devel][edk2-platforms][PATCH V2 1/1] Platform/Intel/Readme : Fix platform list
  2021-12-16  0:40 ` Nate DeSimone
@ 2021-12-22  1:19   ` Oram, Isaac W
  0 siblings, 0 replies; 3+ messages in thread
From: Oram, Isaac W @ 2021-12-22  1:19 UTC (permalink / raw)
  To: Desimone, Nathaniel L, devel@edk2.groups.io
  Cc: Chaganty, Rangasai V, Chiu, Chasel

Pushed as eb2d49b5a7..d64b135db

-----Original Message-----
From: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com> 
Sent: Wednesday, December 15, 2021 4:40 PM
To: devel@edk2.groups.io; Oram, Isaac W <isaac.w.oram@intel.com>
Cc: Chaganty, Rangasai V <rangasai.v.chaganty@intel.com>; Chiu, Chasel <chasel.chiu@intel.com>
Subject: RE: [edk2-devel][edk2-platforms][PATCH V2 1/1] Platform/Intel/Readme : Fix platform list

Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>

-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Oram, Isaac W
Sent: Wednesday, December 15, 2021 3:59 PM
To: devel@edk2.groups.io
Cc: Oram, Isaac W <isaac.w.oram@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Chaganty, Rangasai V <rangasai.v.chaganty@intel.com>; Chiu, Chasel <chasel.chiu@intel.com>
Subject: [edk2-devel][edk2-platforms][PATCH V2 1/1] Platform/Intel/Readme : Fix platform list

V1:
The list of WhiskeyLake and Whitley boards got confused at some earlier merge Untabified

V2:
Moved JunctionCity, MtOlympus, and TiogaPass into an OCP section which fixed a table format issue Fixed .md format issue where line wasn't made bold because of space

Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Signed-off-by: Isaac Oram <isaac.w.oram@intel.com>
---
 Platform/Intel/Readme.md | 58 ++++++++++----------
 1 file changed, 29 insertions(+), 29 deletions(-)

diff --git a/Platform/Intel/Readme.md b/Platform/Intel/Readme.md index 6fe8e076f3..6f055f2524 100644
--- a/Platform/Intel/Readme.md
+++ b/Platform/Intel/Readme.md
@@ -92,17 +92,13 @@ A UEFI firmware implementation using MinPlatformPkg is constructed using the fol
 
 *Note: RVP = Reference and Validation Platform*
 
-#### Microsoft
+#### Open Compute Project (OCP)
 
 | Machine Name                          | Supported Chipsets                         | BoardPkg                     | Board Name         |
 ----------------------------------------|--------------------------------------------|------------------------------|--------------------|
+| Junction City                         | IceLake-SP (Xeon Scalable)                 | WhitleyOpenBoardPkg          | JunctionCity       |
 | Mt. Olympus                           | Purley                                     | PurleyOpenBoardPkg           | BoardMtOlympus     |
-
-| Machine Name                          | Supported Chipsets                         | BoardPkg                     | Board Name         |
-----------------------------------------|--------------------------------------------|------------------------------|--------------------|
 | TiogaPass                             | Purley                                     | PurleyOpenBoardPkg           | BoardTiogaPass     |
-----------------------------------------|--------------------------------------------|------------------------------|--------------------|
-| JunctionCity                          | IceLake-SP (Xeon Scalable)                 | WhitleyOpenBoardPkg          | JunctionCity       |
 
 
 #### Simics
@@ -264,38 +260,42 @@ return back to the minimum platform caller.
           |       |        |
           |       |        |------PurleyOpenBoardPkg
           |       |        |       |------BoardMtOlympus
-          |       |        |               |---build_config.cfg: BoardMtOlympus specific
-          |       |        |               |                     build settings, environment variables.
-          |       |        |               |---build_board.py: Optional board-specific pre-build,
-          |       |        |                                   build, post-build and clean functions.
-          |       |        |------PurleyOpenBoardPkg
+          |       |        |       |       |---build_config.cfg: BoardMtOlympus specific
+          |       |        |       |       |                     build settings, environment variables.
+          |       |        |       |       |---build_board.py: Optional board-specific pre-build,
+          |       |        |       |                           build, post-build and clean functions.
           |       |        |       |------BoardTiogaPass
           |       |        |               |---build_config.cfg: BoardTiogaPass specific
           |       |        |               |                     build settings, environment variables.
           |       |        |               |---build_board.py: Optional board-specific pre-build,
-          |       |        |                                   build, post-build and clean functions.          
+          |       |        |                                   build, post-build and clean functions.
           |       |        |
           |       |        |------SimicsOpenBoardPkg
           |       |        |       |------BoardX58Ich10
           |       |        |               |---build_config.cfg: BoardX58Ich10 specific
           |       |        |                                     build settings, environment variables.
           |       |        |
-          |       |        |------WhiskeylakeOpenBoardPkg
+          |       |        |------WhitleyOpenBoardPkg
           |       |        |       |------CooperCityRvp
           |       |        |       |       |---build_config.cfg: CooperCityRvp specific build
-          |       |        |       |                             settings environment variables.
+          |       |        |       |       |                     settings environment variables.
+          |       |        |       |       |---build_board.py: Board-specific pre-build,
+          |       |        |       |                           build, post-build and clean functions.
+          |       |        |       |------JunctionCity
+          |       |        |       |       |---build_config.cfg: CooperCityRvp specific build
+          |       |        |       |       |                     settings environment variables.
+          |       |        |       |       |---build_board.py: Board-specific pre-build,
+          |       |        |       |                           build, post-build and clean functions.
           |       |        |       |------WilsonCityRvp
           |       |        |               |---build_config.cfg: WilsonCityRvp specific build
-          |       |        |                                     settings environment variables.
+          |       |        |               |                     settings environment variables.
+          |       |        |               |---build_board.py: Board-specific pre-build,
+          |       |        |                                   build, post-build and clean functions.
           |       |        |
-          |       |        |------WhitleyOpenBoardPkg
+          |       |        |------WhiskeylakeOpenBoardPkg
           |       |        |       |------UpXtreme
-          |       |        |               |---build_config.cfg: UpXtreme specific build
-          |       |        |                                     settings environment variables.
-		  |       |        |------WhitleyOpenBoardPkg
-          |       |        |       |------JunctionCity
-          |       |        |               |---build_config.cfg: JunctionCity specific build
-          |       |        |                                     settings environment variables.
+          |       |        |       |       |---build_config.cfg: UpXtreme specific build
+          |       |        |       |                             settings environment variables.
           |       |        |       |------WhiskeylakeURvp
           |       |        |               |---build_config.cfg: WhiskeylakeURvp specific build
           |       |        |                                     settings environment variables.
@@ -335,10 +335,10 @@ For PurleyOpenBoardPkg (TiogaPass)  4. Type "bld" to build Purley BoardTiogaPass board UEFI firmware image, "bld release" for release build, "bld clean" to
    remove intermediate files."bld cache-produce" Generate a cache of binary files in the specified directory,
    "bld cache-consume" Consume a cache of binary files from the specified directory, BINARY_CACHE_PATH is empty,
-   used "BinCache" as default path.  
-5. Final BIOS image will be Build\PurleyOpenBoardPkg\BoardTiagoPass\DEBUG_VS2015x86\FV\PLATFORM.fd or    
+   used "BinCache" as default path.
+5. Final BIOS image will be
+Build\PurleyOpenBoardPkg\BoardTiagoPass\DEBUG_VS2015x86\FV\PLATFORM.fd
+or
    Build\PurleyOpenBoardPkg\BoardTiagoPass\RELEASE_VS2015x86\FV\PLATFORM.fd, depending on bld batch script input.
-6. This BIOS image needs to be merged with SPS FW    
+6. This BIOS image needs to be merged with SPS FW
 
 ### **Known limitations**
 
@@ -355,7 +355,7 @@ For PurleyOpenBoardPkg (TiogaPass)  2. This firmware project does not build with the GCC compiler.
 3. The validated version of iASL compiler that can build MinPurley is 20180629. Older versions may generate ACPI build errors.
 
-**PurleyOpenBoardPkg Tioga Pass **
+**PurleyOpenBoardPkg Tioga Pass**
 1. This firmware project has only been tested on the Tioga Pass hardware.
 2. This firmware project build has only been tested using the Microsoft Visual Studio 2015 build tools.
 3. This firmware project does not build with the GCC compiler.
@@ -367,9 +367,9 @@ For PurleyOpenBoardPkg (TiogaPass)  9. Verified Mellanox card detection during POST and OS  10. LINUX Boot Support (PcdLinuxBootEnable needs to be enabled)
 
-1.	Follow directions on http://osresearch.net/Building/ to compile the heads kernel and initrd for qemu-system_x86_64 
-2.	Copy the following built files 
-(1) initrd.cpio.xz  to LinuxBootPkg/LinuxBinaries/initrd.cpio.xz 
+1. Follow directions on http://osresearch.net/Building/ to compile the 
+heads kernel and initrd for qemu-system_x86_64 2. Copy the following 
+built files
+(1) initrd.cpio.xz  to LinuxBootPkg/LinuxBinaries/initrd.cpio.xz
 (2) bzimage to LinuxBootPkg/LinuxBinaries/linux.efi
 
 
--
2.27.0.windows.1







^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-22  1:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-15 23:58 [edk2-devel][edk2-platforms][PATCH V2 1/1] Platform/Intel/Readme : Fix platform list Oram, Isaac W
2021-12-16  0:40 ` Nate DeSimone
2021-12-22  1:19   ` Oram, Isaac W

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox