Skip to content

Commit b265d5b

Browse files
committed
deploy: 2f0296c
1 parent 30fbb14 commit b265d5b

12 files changed

+19
-13
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
const path_to_root = "";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "searchindex-2826e453.js";
39+
window.path_to_searchindex_js = "searchindex-51af2096.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
4242
<script src="toc-905e7556.js"></script>

architecture.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-2826e453.js";
38+
window.path_to_searchindex_js = "searchindex-51af2096.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-905e7556.js"></script>

images.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-2826e453.js";
38+
window.path_to_searchindex_js = "searchindex-51af2096.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-905e7556.js"></script>
@@ -194,7 +194,7 @@ <h3 id="chromeos"><a class="header" href="#chromeos">ChromeOS</a></h3>
194194
<a href="https://github.com/coreboot/coreboot/blob/main/util/chromeos/crosfirmware.sh"><code>util/chromeos/crosfirmware.sh</code></a></p>
195195
<p>To download all the images and extract the firmware, run:
196196
<code>./crosfirmware.sh all</code></p>
197-
<p>As the time of writing this, that will download:
197+
<p>As of the time of writing this, that will download:
198198
<a href="https://dl.google.com/dl/edgedl/chromeos/recovery/recovery.conf">https://dl.google.com/dl/edgedl/chromeos/recovery/recovery.conf</a></p>
199199
<p>Which looks somewhat like this:</p>
200200
<pre><code>recovery_tool_version=0.9.2
@@ -231,6 +231,9 @@ <h3 id="chromeos"><a class="header" href="#chromeos">ChromeOS</a></h3>
231231
19 133 1235
232232
</code></pre>
233233
<p>The remaining images can now be used to test <code>intel_fw</code>.</p>
234+
<h3 id="win-raid-forum"><a class="header" href="#win-raid-forum">Win-Raid Forum</a></h3>
235+
<p>Many samples can be found via this forum post:
236+
<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>
234237

235238
</main>
236239

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-2826e453.js";
38+
window.path_to_searchindex_js = "searchindex-51af2096.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-905e7556.js"></script>

intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-2826e453.js";
38+
window.path_to_searchindex_js = "searchindex-51af2096.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-905e7556.js"></script>

knowledge.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-2826e453.js";
38+
window.path_to_searchindex_js = "searchindex-51af2096.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-905e7556.js"></script>

platforms.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-2826e453.js";
38+
window.path_to_searchindex_js = "searchindex-51af2096.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-905e7556.js"></script>

print.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
const path_to_root = "";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "searchindex-2826e453.js";
39+
window.path_to_searchindex_js = "searchindex-51af2096.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
4242
<script src="toc-905e7556.js"></script>
@@ -480,7 +480,7 @@ <h3 id="chromeos"><a class="header" href="#chromeos">ChromeOS</a></h3>
480480
<a href="https://github.com/coreboot/coreboot/blob/main/util/chromeos/crosfirmware.sh"><code>util/chromeos/crosfirmware.sh</code></a></p>
481481
<p>To download all the images and extract the firmware, run:
482482
<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:
484484
<a href="https://dl.google.com/dl/edgedl/chromeos/recovery/recovery.conf">https://dl.google.com/dl/edgedl/chromeos/recovery/recovery.conf</a></p>
485485
<p>Which looks somewhat like this:</p>
486486
<pre><code>recovery_tool_version=0.9.2
@@ -517,6 +517,9 @@ <h3 id="chromeos"><a class="header" href="#chromeos">ChromeOS</a></h3>
517517
19 133 1235
518518
</code></pre>
519519
<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>
520523
<div style="break-before: page; page-break-before: always;"></div>
521524
<h1 id="unpacking-firmware"><a class="header" href="#unpacking-firmware">Unpacking Firmware</a></h1>
522525
<p>Firmware images are typically packed and consist of various pieces henceforth

searcher-c2a407aa.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ window.search = window.search || {};
437437
if (yes) {
438438
loadSearchScript(
439439
window.path_to_searchindex_js ||
440-
path_to_root + 'searchindex-2826e453.js',
440+
path_to_root + 'searchindex-51af2096.js',
441441
'mdbook-search-index');
442442
search_wrap.classList.remove('hidden');
443443
searchicon.setAttribute('aria-expanded', 'true');

searchindex-2826e453.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)