telekom-mms / sectpmctl

sectpmctl - Secure Boot and TPM2 backed LUKS full disk encryption
GNU General Public License v2.0
13 stars 4 forks source link

Documentation fix #16

Closed reitzrobert77 closed 1 year ago

reitzrobert77 commented 2 years ago

Fix the following points in the documentation:

That should ensure at leat a bit better that problems with either Secure Boot or the TPM won't lead to an unbootable state. When the bootloader and TPM provisioning is done, the most risky part is completed successfully.

Invalid bootnum value0002 0003

  1. Secure Boot can only be put to setup mode if first a BIOS admin password had been set
  2. Even if in setup mode, the db list is not empty, but can be cleared by command (should be done automatically)
  3. Even if in setup mode, the dbx list is not empty and can not be cleared by command (quirk option to not set dbx is needed)
  4. Even if the TPM is cleared, it is not possible to execute tpm2_clear and tpm2_dictionarylockout (quirk option to skip needed)
reitzrobert77 commented 1 year ago

Done already in https://github.com/T-Systems-MMS/sectpmctl/issues/19 Handle TPM_RC_PCR_CHANGED