Closed p4block closed 6 years ago
Instead of changing the source code, couldn't this become an option to set via the command line? So either set the HAP on or off?
A thousand thanks @corna, worked like a charm.
Asus TP301UA has some weird setup, doesn't appear to have vboot enabled but disabling the ME even with -s completely kills the laptop.
Gonna do some probing with the latest intelmetool and confirm that there's no boot guard.
@Wiggum127 it's shouldn't be needed, people must always have a backup to rollback
@p4block unfortunately some BIOS are badly designed and doesn't handle well a disabled ME
Long story short, I have a modified BIOS that just had the HAP bit set (-s), and the original dump was lost and is not available to download anywhere.
I'd like to set the bit back to 0 to restore it to its original state for testing. I'm not confident enough in my python skills to hack the current py to do so hah
Great work on this project, my thanks to everyone involved.