Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tpm2_nvread: fix input handling no nv index
Fixes: ./tools/tpm2 nvread WARN: Reading full size of the NV index ERROR: object string is empty ERROR: Invalid handle authorization. ERROR: Unable to run nvread with: ./tools/tpm2 nvread ERROR: Must specify NV index argument Usage: nvread [<options>] <arguments> Where <options> are: [ -C | --hierarchy=<value>] [ -o | --output=<value>] [ -s | --size=<value>] [ --offset=<value>] [ --cphash=<value>] [ --rphash=<value>] [ -n | --name=<value>] [ -P | --auth=<value>] [ -S | --session=<value>] [ --print-yaml] Signed-off-by: Bill Roberts <[email protected]>
- Loading branch information