File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,8 @@ Run power on and self test. See [SWTPM Power Up and Startup](#swtpm-power-up-and
5757
5858### ibmswtpm2
5959
60- Checkout and Build
60+ Build steps:
61+
6162``` sh
6263git clone https://github.com/kgoldman/ibmswtpm2.git
6364cd ibmswtpm2/src/
@@ -71,6 +72,8 @@ Note: You can use the `-rm` switch to remove the cache file NVChip. Alternativel
7172
7273### ms-tpm-20-ref
7374
75+ Build steps:
76+
7477``` sh
7578git clone https://github.com/microsoft/ms-tpm-20-ref
7679cd ms-tpm-20-ref/TPMCmd
@@ -217,4 +220,4 @@ within QEMU. Using `sudo` maybe required for access to `/dev/tpm0`.
217220./examples/wrap/wrap_test
218221```
219222
220- See [ examples/README.md] ( /examples/README.md ) for additional example usage.
223+ See [ examples/README.md] ( .. /examples/README.md) for additional example usage.
You can’t perform that action at this time.
0 commit comments