Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion docs/images.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ and extract the firmware image:
To download all the images and extract the firmware, run:
`./crosfirmware.sh all`

As the time of writing this, that will download:
As of the time of writing this, that will download:
<https://dl.google.com/dl/edgedl/chromeos/recovery/recovery.conf>

Which looks somewhat like this:
Expand Down Expand Up @@ -71,3 +71,8 @@ for f in coreboot*.bin; intel_fw me scan $f; end 2>&1 | grep 'No ME' | wc
```

The remaining images can now be used to test `intel_fw`.

### Win-Raid Forum

Many samples can be found via this forum post:
<https://winraid.level1techs.com/t/intel-cs-me-cs-txe-cs-sps-gsc-pmc-pchc-phy-orom-firmware-repositories/30869>