-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flashing whole 12Mb ROM, not just BIOS region #2
Comments
On a simpler level, can flashrom be used to read the whole flash? |
Short answer: no. You need to flash modified FD externally first. |
Can you please tell me what is the 8M FL1 file and 12M FL2 file in the updates? I'm talking about T530 and if I'm right it has one 8M and one 4M spi flash so that is 12M in total. |
interestingly, I have this new issue: went this route:
now I cant flash 1vyrain again, as it says the image is only 8mb, but the available space is 12mb! This is actually great, but I dont get any network and confused what to do |
Following https://github.com/gch1p/thinkpad-bios-software-flashing-guide
I understand that once running from a vulnerable bios, the s3 vulnerability can be used to unlock wp bits.
I'm on my way of providing shrinked ME and expended IFD for the x230 under Heads, once I figure out how to make coreboot module to depend on an external x230 blobs repository from board configuration, where the IFD and ME would be downloaded from, so Heads do not distribute them directly so that coreboot uses them when being built, freeing 5mb of additional usable space, deactivating and neutering it.
If I understand well, it would then be possible to actually flash the whole ROM, including the ME region and IFD, not just the BIOS region. Or did I miss something?
The text was updated successfully, but these errors were encountered: