Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbjornx authored Nov 14, 2019
1 parent 9daa78f commit 02cd7ad
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,18 @@ Make sure you have this in your path:
https://pbx.sh/meimagetool-fragment.tar.gz

You can extract the binaries from an image by running
```
# save your ME region as clean_rom.bin
make extract
```

If you want to use a newly created ME region (by FITC) you can directly extract
your MFS using
your MFS using
```
mfstool x region/MFS.mep mfs
meconfigtool x mfs/intel.cfg intel_cfg
meconfigtool x mfs/fitc.cfg fitc_cfg

```
Otherwise, grab your ME region and extract this in your homedir
https://pbx.sh/config_spt_lp.tar.gz

Expand Down

0 comments on commit 02cd7ad

Please sign in to comment.