i know they cooperate with amd a lot so it’s possible right?

  • @chronicledmonocle
    link
    19 months ago

    There are coreboot projects that turn off the Intel ME. The old Thinkpad coreboot flashes for the T4XX series had a payload to turn off ME by destroying the flashable part of ME without completely bricking the CPU IIRC. Basically replaced everything except the absolute minimum to get the CPU to still initialize, but without any ME bits.

    The CPU has to support ME being disabled and the UEFI/BIOS has to know where the flag is set on the ME to tell it to turn off. Usually enterprise embedded platforms or server CPUs have that function, although I’ve heard some consumer chips do too. Everything I work on is embedded appliances that use Enterprise C3xxx and newer CPUs and they have this option exposed.