|
36 | 36 | const path_to_root = ""; |
37 | 37 | const default_light_theme = "light"; |
38 | 38 | const default_dark_theme = "navy"; |
39 | | - window.path_to_searchindex_js = "searchindex-2826e453.js"; |
| 39 | + window.path_to_searchindex_js = "searchindex-51af2096.js"; |
40 | 40 | </script> |
41 | 41 | <!-- Start loading toc.js asap --> |
42 | 42 | <script src="toc-905e7556.js"></script> |
@@ -480,7 +480,7 @@ <h3 id="chromeos"><a class="header" href="#chromeos">ChromeOS</a></h3> |
480 | 480 | <a href="https://github.com/coreboot/coreboot/blob/main/util/chromeos/crosfirmware.sh"><code>util/chromeos/crosfirmware.sh</code></a></p> |
481 | 481 | <p>To download all the images and extract the firmware, run: |
482 | 482 | <code>./crosfirmware.sh all</code></p> |
483 | | -<p>As the time of writing this, that will download: |
| 483 | +<p>As of the time of writing this, that will download: |
484 | 484 | <a href="https://dl.google.com/dl/edgedl/chromeos/recovery/recovery.conf">https://dl.google.com/dl/edgedl/chromeos/recovery/recovery.conf</a></p> |
485 | 485 | <p>Which looks somewhat like this:</p> |
486 | 486 | <pre><code>recovery_tool_version=0.9.2 |
@@ -517,6 +517,9 @@ <h3 id="chromeos"><a class="header" href="#chromeos">ChromeOS</a></h3> |
517 | 517 | 19 133 1235 |
518 | 518 | </code></pre> |
519 | 519 | <p>The remaining images can now be used to test <code>intel_fw</code>.</p> |
| 520 | +<h3 id="win-raid-forum"><a class="header" href="#win-raid-forum">Win-Raid Forum</a></h3> |
| 521 | +<p>Many samples can be found via this forum post: |
| 522 | +<a href="https://winraid.level1techs.com/t/intel-cs-me-cs-txe-cs-sps-gsc-pmc-pchc-phy-orom-firmware-repositories/30869">https://winraid.level1techs.com/t/intel-cs-me-cs-txe-cs-sps-gsc-pmc-pchc-phy-orom-firmware-repositories/30869</a></p> |
520 | 523 | <div style="break-before: page; page-break-before: always;"></div> |
521 | 524 | <h1 id="unpacking-firmware"><a class="header" href="#unpacking-firmware">Unpacking Firmware</a></h1> |
522 | 525 | <p>Firmware images are typically packed and consist of various pieces henceforth |
|
0 commit comments