From 8bcd4caaf80d46157764f259fcec82bbf15c16af Mon Sep 17 00:00:00 2001 From: Thomas Furtner Date: Mon, 10 Apr 2017 10:49:29 +0200 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c209cae..fc78ad3 100644 --- a/README.md +++ b/README.md @@ -56,14 +56,14 @@ 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 options: | Preconditions: + 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\] + -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\]