summaryrefslogtreecommitdiff
path: root/futility/cmd_vbutil_key.c
Commit message (Expand)AuthorAgeFilesLines
* futility/cmd_*: Cleanups for maintainabilityEdward O'Callaghan2023-04-031-4/+2
* 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
* vboot: move lib20/packed_key.c into 2lib namespaceJoel Kitching2021-01-201-1/+0
* vboot: move vboot 2.1 functions and structs into host codeJoel Kitching2020-02-111-1/+1
* vboot: remove unnecessary vboot_common.h includesJoel Kitching2019-12-061-1/+0
* vboot/futility: update fatal errors to use FATALJoel Kitching2019-07-221-6/+5
* vboot: Remove the remainder of vb1 cryptolibRandall Spangler2016-11-061-2/+0
* vboot: Remove vboot1 cryptolib padding sourceRandall Spangler2016-11-061-4/+5
* Fix more coverity warningsRandall Spangler2016-10-011-0/+1
* futility/host lib: Fix coverity warningsRandall Spangler2016-09-141-0/+1
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-021-24/+18
* futility: Use vboot 2.0 APIs for private keysRandall Spangler2016-08-101-16/+20
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-261-10/+7
* futility: Let each command provide its own helpBill Richardson2015-03-181-4/+7
* 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
* futility: Improve help messagesstabilize-6297.BBill Richardson2014-09-241-41/+35
* futility: Reformat to use kernel coding styleBill Richardson2014-08-251-202/+205
* futility: add more static/const markingsMike Frysinger2014-08-201-2/+2
* futility: add vbutil_key into the built-in featuresBill Richardson2014-07-171-0/+242