summaryrefslogtreecommitdiff
path: root/futility/futility.h
Commit message (Expand)AuthorAgeFilesLines
* futility/: Replace futil_copy_file_or_die() implfactory-skyrim-15384.BEdward O'Callaghan2023-03-151-2/+2
* futility: Move write_to_file to misc.cEvan Benn2022-12-141-0/+8
* firmware: host: futility: Add CBFS metadata hash supportstabilize-15183.14.BJakub Czapiga2022-10-121-0/+5
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* futility: Rework file opening and mappingJakub Czapiga2022-05-141-6/+19
* futility: add subcommand for creating and verifying the RO_GSCVD areaVadim Bendebury2021-10-181-0/+6
* cleanup: remove ryu roothash functionalityJack Rosenthal2021-05-011-8/+0
* vboot: remove unnecessary vboot_common.h includesJoel Kitching2019-12-061-1/+0
* vboot: remove BUILD_ASSERT macroJoel Kitching2019-10-231-9/+0
* Make vboot_version extern in headerLeonard Chan2019-10-041-1/+1
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-3/+4
* vboot/futility: update fatal errors to use FATALJoel Kitching2019-07-221-8/+6
* vboot: deprecate v1 GoogleBinaryBlockHeader structJoel Kitching2019-05-171-7/+6
* vboot: hide 2common.h from external APIJoel Kitching2019-05-171-0/+1
* futility: Unify logging macrosJulius Werner2019-05-141-1/+7
* futility: Merge Debug() into VB2_DEBUG()Julius Werner2019-03-061-1/+0
* futility: updater: Correct HWID digest when preserving HWIDstabilize-11647.70.Bstabilize-11647.104.Brelease-R73-11647.BHung-Te Lin2019-01-161-0/+3
* futility: Add 'Error' utility macroHung-Te Lin2018-08-311-0/+3
* futility: Compute / verify root key hashRandall Spangler2015-07-211-0/+8
* futility: Let each command provide its own helpBill Richardson2015-03-181-3/+7
* futility: change longhelp functions to take multiple argsBill Richardson2015-03-181-1/+1
* futility: Add global args to specify vboot API and formatstabilize-6842.Bstabilize-6835.BBill Richardson2015-02-281-6/+33
* futility: refactor file type detection into new filesBill Richardson2015-01-311-3/+21
* futility: add version commandBill Richardson2014-10-311-0/+3
* Add hwid digest field to GBB headerBill Richardson2014-10-211-0/+8
* futility: clean up a few shared functionsBill Richardson2014-09-251-3/+17
* futility: Improve help messagesstabilize-6297.BBill Richardson2014-09-241-15/+11
* futility: add "sign" command to resign firmware imagesBill Richardson2014-09-051-0/+7
* futility: the show command can traverse all file typesBill Richardson2014-09-031-2/+27
* Remove futility linker script.Alex Deymo2014-09-021-5/+2
* futility: Reformat to use kernel coding styleBill Richardson2014-08-251-4/+4
* futility: add more static/const markingsMike Frysinger2014-08-201-7/+7
* futility: deprecate eficompress and efidecompressBill Richardson2014-07-181-0/+14
* Simplify the futility linker script a bit.Bill Richardson2014-07-151-38/+19
* vboot_reference: change position of 'const'stabilize-4068.0.Bstabilize-4035.0.Bstabilize-4008.0.BYunlian Jiang2013-04-121-2/+2
* Wrap all vboot utilities with futility.firmware-spring-3833.Bfactory-spring-3842.BBill Richardson2013-03-111-0/+57