You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to detect and add an alert for 'TPM Measured Boot' with BitLocker
* Per https://github.com/microsoft/secureboot_objects/wiki/OEM-Certificate-Key-Rolling#update-factory-defaults-for-oems:
"Modifying (PK/KEK/db/dbx) will break full disk encryption because they are key components of SRTM PCR measurements".
* As a result, we try to detect the present of a TPM along with BitLocker encrypted partitions, and add a notice that
users may need to provide their recovery key for Windows to boot, once the Secure Boot variables have been altered.
* Closes#18.
* Also improve the alert boxes and prevent the NoPk creation in update mode.
0 commit comments