-
Notifications
You must be signed in to change notification settings - Fork 281
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
ASRock Z390M-ITX/AC: firmware is corrupted or missing #244
Comments
It looks like for whatever reason, me_cleaner ends up getting the ME region wrong. I can find |
CSME 12 is not supported by me_cleaner as the CNP CSE region of the SPI chip uses a new structure called CSE Layout Table which combines IFWI v1.6 (BPDT v1) for Code and $FPT v1.0 for Data/FS partitions. |
did you dump it twice and use the diff command to make sure it's dumping correctly? |
Yes. I also tested against stock BIOS files. |
Would you mind testing #282 ? |
Yes, confirmed your PR works for this board. |
When running
./me_cleaner.py --check <bios>
I get:I tried this on the publicly available BIOS files (1.10 and 1.20) as well as BIOS files dumped from my motherboard (which actually differ a fair bit from the "stock" BIOS files for some reason).
https://www.asrock.com/MB/Intel/Z390M-ITXac/index.asp#BIOS
The text was updated successfully, but these errors were encountered: