Have not expected output of "python me_cleaner.py -c firmware.bin"
gigabyte z370 HD3 coffe lake 8700k
Mine output:
Full image detected Found FPT header at 0x3010 Found 11 partition(s) Found FTPR header: FTPR partition spans from 0x1000 to 0xa8000 Found FTPR manifest at 0x1448 ME/TXE firmware version 11.8.81.3807 (generation 3) Public key match: Intel ME, firmware versions 11.x.x.x The HAP bit is NOT SET Checking the FTPR RSA signature... VALID
i have no line:
The ME/TXE region goes from 0x3000 to 0x4ff000
Is it necessary to have this line?
expected output i found here here
https://github.com/corna/me_cleaner/wiki/Internal-flashing-with-OEM-firmware#internal-flashing-with-oem-firmware When I try to flash the firmware, the BIOS complains about an invalid MAC address. Considering I bumped my BIOS, I thought there shouldn't be any issues with the MAC address, etc.