summaryrefslogtreecommitdiff
path: root/utility
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix linking orderMike Frysinger2012-11-011-3/+4
* mount-encrypted: fix mount detection to use deviceKees Cook2012-10-161-7/+6
* mount-encrypted: handle missing TPM on Chrome OSKees Cook2012-10-121-3/+13
* Allow vbutil_what_keys to examine shellballs tooBill Richardson2012-10-031-61/+179
* Add CTRL-L in dev screen to support a "legacy boot option"Stefan Reinauer2012-09-201-0/+2
* utility: Add "enable_dev_usb_boot".Hung-Te Lin2012-09-122-0/+43
* Allow vbutil_kernel to work on block devicesVincent Palatin2012-09-061-5/+19
* mount-encrypted: mount with commit=600factory-2846.BKees Cook2012-08-311-1/+1
* Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags.Bill Richardson2012-08-281-0/+2
* vbutil_keyblock: Fix argument to PrivateKeyReadPem()Gaurav Shah2012-08-281-1/+1
* mount-encrypted: explicitly use uint64_t for sizesKees Cook2012-08-223-53/+55
* Improved pretty-print for dump_fmap, with gap detectionBill Richardson2012-08-171-61/+221
* mount-encrypted: calculate inode ratio based on final sizeKees Cook2012-08-162-1/+74
* Add clear TPM owner requestRandall Spangler2012-08-151-1/+3
* Add in Kiev FW keys to vbutil_what_keysBernie Thompson2012-08-101-0/+6
* bmplk_utility: Libraries should be in end of build command.Hung-Te Lin2012-08-091-1/+1
* Increase max number of bitmaps to composite to 16 per screen.Dave Parker2012-08-091-14/+1
* mount-encrypted: write key to disk initiallyfactory-2717.BKees Cook2012-08-063-71/+147
* mount-encrypted: allow stateful mount check to pass factory installKees Cook2012-08-011-3/+10
* mount-encrypted: fix some minor security TODOsKees Cook2012-08-011-3/+6
* vbutil_kernel: gracefully exit if the config file is badLucian Cojocar2012-07-311-0/+4
* Add human-readable output option to dump_fmapBill Richardson2012-07-261-28/+124
* utility: Change autoupdate toolkits to statically linked.Hung-Te Lin2012-07-251-10/+14
* mount-encrypted: improve ancient Cr48 install detectionKees Cook2012-07-241-38/+82
* This is failing EC unit test and blocking CQ. Since I can get to Randall and ...Vic Yang2012-07-201-71/+123
* vboot_reference: Change EC signing to apply new FMAP areas.Hung-Te Lin2012-07-201-123/+71
* mount-encrypted: handle lack of dm-crypt "allow_discard"Kees Cook2012-07-203-8/+21
* mount-encrypted: support static key factory modeKees Cook2012-07-181-13/+41
* Keep vbutil_ec from dying if EC firmware B isn't presentRandall Spangler2012-07-171-2/+6
* crossystem: Add the ddr_type field on crossystem for querying DDR RAM typeTom Wai-Hong Tam2012-07-021-0/+1
* Add bits to request and acknowledge Option ROM loading.Bill Richardson2012-06-271-2/+1