diff --git a/README.md b/README.md index 9223436..dc2b67a 100644 --- a/README.md +++ b/README.md @@ -56,17 +56,17 @@ Some options require the TPM to be in a specific state. This state is shown in b To get the TPM into the required state, call ELTT2 with the corresponding commands ("x" for a state means that whether this state is required or not depends on the actual command or the command parameters sent eventually to the TPM). - Command line option: | Explanation: | Precondition: - | ------------ | ------------ | ------------- | - -a \ | Hash Sequence SHA-1 | \[u\] | - -A \ | Hash Sequence SHA-256 | \[u\] | - -b \ | Enter your own TPM command | \[u\] - -c | Read Clock | \[u\] - -d \ | Shutdown | \[u\] +| Command line option: | Explanation: | Precondition: +| ------------ | ------------ | ------------- | +| -a \ | Hash Sequence SHA-1 | \[u\] | +| -A \ | Hash Sequence SHA-256 | \[u\] | +| -b \ | Enter your own TPM command | \[u\] | +| -c | Read Clock | \[u\] + -d \ | Shutdown | \[u\] -e \ \ | PCR Extend SHA-1 | \[u\] - -E: PCR Extend SHA-256 \ \ | \[u\] - -g: Get Capability 'TPM Properties' | \[u\] - -G : Get Random | \[u\] + -E \ \ | PCR Extend SHA-256 | \[u\] + -g | Get Capability 'TPM Properties' | \[u\] + -G \ | Get Random | \[u\] -h: Help | \[-\] -r : PCR Read SHA-1 | \[u\] -R : PCR Read SHA-256 | \[u\]