commit | 361049ce199cf57333d4419262e1b7f6394883ec | [log] [tgz] |
---|---|---|
author | Luigi Semenzato <semenzato@google.com> | Tue Jun 22 13:37:53 2010 -0700 |
committer | Luigi Semenzato <semenzato@google.com> | Tue Jun 22 13:37:53 2010 -0700 |
tree | 08b95d0488dc073bf5009530134aef97eeeb979a | |
parent | d0dae7a4388139161c56e5b3c37a6e079f9558fd [diff] |
As mentioned, I discovered ForceClear doesn't really require any reboots. This change takes advantage of this fact. Note that I am still using TPM_MUST_REBOOT because if power is lost between ForceClear and resetting the deactivated flag, the TPM will *really* be disabled at the next reboot, and it's nice to fix this problem automatically. Review URL: http://codereview.chromium.org/2859016