From 026fadcd05110baac4ce990a1dda9631c97ddbb9 Mon Sep 17 00:00:00 2001 From: Thomas Furtner Date: Mon, 10 Apr 2017 10:56:32 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3ce1d10..a401975 100644 --- a/README.md +++ b/README.md @@ -56,12 +56,12 @@ 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\] | +| 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\] # abc