mirror of
https://github.com/systemd/systemd.git
synced 2026-07-14 03:20:22 +00:00
In order to allow users to specify expected PCR values, change the tpm2_parse_pcr_argument() to parse the text argument into an array of Tpm2PCRValue objects, which provide not only the selected PCR indexes, but also (optionally) the hash algorithm and hash value for each PCR index.