~snappy-hwe-team/snappy-hwe-snaps/+git/tpm2:tpm2-tools/v1.1-beta_1

Last commit made on 2016-10-12
Get this branch:
git clone -b tpm2-tools/v1.1-beta_1 https://git.launchpad.net/~snappy-hwe-team/snappy-hwe-snaps/+git/tpm2
Members of Snappy HWE Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
tpm2-tools/v1.1-beta_1
Repository:
lp:~snappy-hwe-team/snappy-hwe-snaps/+git/tpm2

Recent commits

d6e9c56... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch takeownership-fix

Merge-Proposal: https://code.launchpad.net/~ssweeny/snappy-hwe-snaps/+git/tpm2/+merge/308291

bcc611c... by Gang Wei

tpm2_takeownership: update option -c to use lockout password to clear

On production version platform, the platform auth are usually set by
BIOS and not available to applications. So change to do clearing via
giving LOCKOUT auth/password.

5c87160... by Gang Wei

update ChangeLog & configure for beta_1 tagging

aae8e5d... by Gang Wei

tpm2_listpcrs: fix missed '\n' in -h messages

df08f93... by Gang Wei

Merge pull request #92 from gwei3/listpcrs-20160721

tpm2_listpcrs: add options -L and -s

dc32147... by Gang Wei

Merge pull request #91 from gwei3/quote-20160720

tpm2_quote: added -L option to support selection of multiple banks

919482a... by Gang Wei

tpm2_listpcrs: add options -L and -s

Add -s option to show all the assigned PCR banks/algorithms.
Add -L option to show selected pcr values in selected banks.
Update the no option case to show all avaiable banks' pcr values
instead of show all the hardcoded banks.

Rewrite most of the code to optimize the running speed.

b67684e... by Gang Wei

tpm2_quote: added -L option to support selection of multiple banks

3ab0e33... by DamienMolina <email address hidden>

tpm2_rc_decode: Short option for version should be consistent with other tools.

The help message stated that the short option for version information is
'-v' like the other tools but the implementation used -r. This commit
makes the -v work as expected.

Signed-off-by: Philip Tricca <email address hidden>

66a6f76... by Gang Wei

Merge pull request #85 from DamienMolina/master

Fix typos Hanlde/Handle