summaryrefslogtreecommitdiff
path: root/futility/futility_options.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* futility: Add --keyset option to sign command for BIOS and kernelstabilize-14998.Bfactory-foobar-15000.BJakub Czapiga2022-07-221-0/+1
* futility: Remove --devsign and --devkeyblockJakub Czapiga2022-05-301-2/+0
* futility: Rework file opening and mappingJakub Czapiga2022-05-141-0/+3
* Rewrite algorithm type parsers and make them globally availableJulius Werner2020-04-061-3/+0
* vboot: remove unnecessary vboot_common.h includesJoel Kitching2019-12-061-1/+0
* vboot: fix up some more includesJoel Kitching2019-09-231-2/+3
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-6/+4
* futility: use vboot2 functions for kernel preambleRandall Spangler2016-09-061-1/+1
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-021-2/+2
* futility: Use vboot 2.0 APIs for private keysRandall Spangler2016-08-101-1/+0
* futility: Use only vboot 2.0 APIs for keyblocksRandall Spangler2016-08-101-2/+2
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-031-1/+2
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-261-1/+1
* vboot: Disambiguate vb2.1 structs and functionsRandall Spangler2016-07-261-2/+2
* futility: Revised support for RO+RW firmwareBill Richardson2015-10-151-2/+4
* futility: Support for signing RO+RW firmwarestabilize-smaug-7547.BBill Richardson2015-10-131-0/+6
* futility: add support for usbpd1 imagesBill Richardson2015-03-311-0/+8
* futility: export options for the sign and show commandsBill Richardson2015-03-311-0/+59