summaryrefslogtreecommitdiff
path: root/futility/cmd_vbutil_firmware.c
Commit message (Expand)AuthorAgeFilesLines
* vboot/futility: update fatal errors to use FATALJoel Kitching2019-07-221-18/+18
* vboot: move general constants to a separate headerJoel Kitching2019-03-111-1/+1
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-061-4/+2
* vboot: Remove the remainder of vb1 cryptolibRandall Spangler2016-11-061-1/+0
* vboot: Remove vboot1 cryptolib padding sourceRandall Spangler2016-11-061-2/+2
* futility/host lib: Fix coverity warningsRandall Spangler2016-09-141-39/+70
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-021-6/+5
* futility: Use vboot 2.0 APIs for private keysRandall Spangler2016-08-101-35/+22
* futility: Use only vboot 2.0 APIs for keyblocksRandall Spangler2016-08-101-6/+3
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-031-8/+13
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-261-75/+81
* futility: Let each command provide its own helpBill Richardson2015-03-181-4/+7
* futility: change longhelp functions to take multiple argsBill Richardson2015-03-181-4/+4
* 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-31/+34
* futility: Reformat to use kernel coding styleBill Richardson2014-08-251-338/+348
* futility: add more static/const markingsMike Frysinger2014-08-201-2/+2
* futility: Add remaining vboot binary utilitiesBill Richardson2014-07-311-0/+377