summaryrefslogtreecommitdiff
path: root/utility
Commit message (Expand)AuthorAgeFilesLines
* Add hwid digest field to GBB headerBill Richardson2014-10-211-1/+1
* Convert vbutil_what_keys to use /bin/shBill Richardson2014-10-031-4/+2
* cleanup: remove a couple of unused functions and filesfactory-storm-6269.BBill Richardson2014-09-121-879/+0
* futility: stop using the symlink names in utility scriptsBill Richardson2014-09-123-22/+26
* cleanup: remove ancient tests that haven't been run in yearsBill Richardson2014-08-291-250/+0
* vboot2: Move vb2_verify_fw inside of futilityRandall Spangler2014-08-251-209/+0
* Update vbutil_what_keys with more sha1sumsBill Richardson2014-08-011-116/+272
* futility: Add remaining vboot binary utilitiesBill Richardson2014-07-317-1971/+2
* futility: add vbutil_keyblock into the built-in featuresBill Richardson2014-07-171-325/+0
* futility: add vbutil_key into the built-in featuresBill Richardson2014-07-171-236/+0
* Cleanup: remove some noisy output from some utilitiesBill Richardson2014-07-153-6/+0
* Split libvboot_host.a into external and local libraries.Bill Richardson2014-07-094-0/+4
* Add nvstorage / crossystem support for new vboot2 fieldsRandall Spangler2014-06-281-0/+6
* vboot2: add a flag to indicate firmware was selected by vboot2Daisuke Nojiri2014-06-261-0/+1
* vboot2: Add end-to-end test of firmware verificationstabilize.59781.98.Bstabilize.5978.98.Bstabilize.5978.51.Brelease-R37-5978.BRandall Spangler2014-06-201-4/+4
* vboot2: api-level routinesRandall Spangler2014-06-191-0/+209
* Use the TPM to back up some of the nvram fieldsBill Richardson2014-06-051-0/+2
* vbutil_kernel: Add enum for the mips architectureGaurav Shah2014-05-151-1/+4
* Add an nvram flag to block the use of dev modestabilize-swanky-5841.55.Bstabilize-gnawty-5841.84.Bstabilize-5841.83.Bstabilize-5841.76.Bstabilize-5828.0.Brelease-R36-5841.Bfirmware-tricky-5829.Bfirmware-mccloud-5827.BBill Richardson2014-05-031-0/+1
* Make crossystem.h more polite and more useful.test-4980.Btest-4824.Bstabilize-R33-4982.Bstabilize-5062.Bstabilize-4920.6.Brelease-R32-4920.Bfirmware-bolt_kirby-4979.Bfactory-panther-4920.23.BJ. Richard Barnette2013-10-311-6/+3
* Add a "debug_build" query to crossystem.J. Richard Barnette2013-10-231-1/+2
* Implementation of Region APIstabilize-4636.BSimon Glass2013-08-301-1/+4
* Revert "Implementation of Region API"Yoshiki Iguchi2013-08-291-4/+1
* Implementation of Region APISimon Glass2013-08-281-1/+4
* Avoid exit code overflow for tpmc.Luigi Semenzato2013-08-281-5/+7
* Change flashrom target selection parameter.Hung-Te Lin2013-08-211-3/+3
* vbutil_kernel: copy zeropage fullyKees Cook2013-04-112-14/+16
* Build dump_fmap into futility.Bill Richardson2013-04-091-472/+0
* Massive refactoring of external header files.Bill Richardson2013-04-029-35/+19
* Simplify the exported FindKernelConfig() function.Bill Richardson2013-03-293-27/+51
* Apply consistent naming scheme for hostlib functions.Bill Richardson2013-03-203-6/+6
* Get rid of some crufty macros.Gabe Black2013-03-191-3/+4
* Wrap all vboot utilities with futility.firmware-spring-3833.Bfactory-spring-3842.BBill Richardson2013-03-113-4/+22
* Remove the mount-encrypted utility from vboot_referenceBill Richardson2013-02-284-2338/+0
* mount-encrypted: issue sync()s between umount stagesKees Cook2013-02-211-0/+9
* Remove hardcoded path in unused chromeos-tpm-recovery-testBill Richardson2013-02-131-1/+1
* Remove unused vbutil_ecRandall Spangler2013-01-241-532/+0
* mount-encrypted: expprt nvram contents to tmpfsWill Drewry2013-01-171-1/+33
* Make tpmc able to send and receive raw datagrams.Luigi Semenzato2013-01-111-0/+44
* Rename files and defines to simplify makefile.Randall Spangler2013-01-118-172/+172
* Unify vboot build into a single makefileRandall Spangler2013-01-111-216/+0
* Fix bad free order in tlcl_generator.c.factory-3536.BLuigi Semenzato2013-01-101-4/+4
* mount-encrypted: finalize if keyfile missingtoolchain-3428.65.BKees Cook2012-12-181-4/+11
* Add recovery_subcode field to nvstorage and crossystemBill Richardson2012-12-171-0/+1
* tlcl: move open retry into TlclKees Cook2012-12-121-21/+2
* Addtional -h args to dump_fmap will ignore overlap errors.Bill Richardson2012-12-111-1/+6
* mount-encrypted: retry TPM openKees Cook2012-12-101-2/+33
* Tlcl: allow OS failures to bubble up to callerstabilize2Kees Cook2012-11-281-13/+4
* mount-encrypted: add error reporting to RNG failuresKees Cook2012-11-271-5/+10
* mount-encrypted: report numeric results on TPM failureKees Cook2012-11-251-3/+4