summaryrefslogtreecommitdiff
path: root/futility/cmd_pcr.c
Commit message (Expand)AuthorAgeFilesLines
* futility/cmd_*: Cleanups for maintainabilityEdward O'Callaghan2023-04-031-8/+4
* futility/cmd_*.c: Use ERROR() macro consistentlyEdward O'Callaghan2023-03-311-6/+6
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* firmware: 2sha: Integrate HW crypto directly into vb2_digest APIJulius Werner2022-09-011-3/+5
* futility: add subcommand for creating and verifying the RO_GSCVD areaVadim Bendebury2021-10-181-51/+0
* vboot: fix up some more includesJoel Kitching2019-09-231-1/+1
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-2/+1
* vboot/futility: update fatal errors to use FATALJoel Kitching2019-07-221-1/+1
* vboot: Convert vboot1 SHA calls to use vboot2Randall Spangler2016-07-221-11/+17
* futility: Let each command provide its own helpBill Richardson2015-03-181-6/+13
* futility: change longhelp functions to take multiple argsBill Richardson2015-03-181-5/+5
* futility: Add global args to specify vboot API and formatstabilize-6842.Bstabilize-6835.BBill Richardson2015-02-281-0/+1
* Extend HWID digest into PCR1 (GBB v1.2 only)Bill Richardson2014-10-311-0/+186