corna / me_cleaner

Tool for partial deblobbing of Intel ME/TXE firmware images
GNU General Public License v3.0
4.42k stars 275 forks source link

Intel AdlerLake #381

Open phodina opened 2 years ago

phodina commented 2 years ago

Hi,

I've attempted to run the me_cleaner.py on 12th Intel Core i7-12700 on MSI PRO Z690 and the UEFITool shows the version of the ME Region is 16.0.151545.

Is there a guide on how to read the region and remove the ME?

Would it be helpful to link the dump of the ROM?

renehoj commented 1 year ago

I don't know if it works with the MSI firmware, https://github.com/Dasharo/dasharo-issues/issues/111

phodina commented 1 year ago

Well not sure what you mean. I flashed the Dasharo Coreboot so their is no longer any proprietary MSI firmware.

Also the code for ME is in the SPI Flash in special "section" and should be independent of the Bios.

The ME itself loads the firmware upon boot, correct?