summaryrefslogtreecommitdiff
path: root/utility
Commit message (Expand)AuthorAgeFilesLines
* 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
* mount-encrypted: use minimum mkfs size on migrationfactory-2475.BKees Cook2012-06-203-14/+54
* respect LDFLAGS settingsrelease-R21-2465.BMike Frysinger2012-06-181-24/+26
* respect pkg-config env settingsMike Frysinger2012-06-181-17/+18
* mount-encrypted: use correct ownership testKees Cook2012-06-143-29/+38
* tlcl: add GetOwner commandKees Cook2012-06-132-0/+36
* mount-encrypted: allow dynamic root directoryKees Cook2012-06-072-86/+244
* Add DISABLE_DEV_REQUEST flag to nvram.factory-2394.Bfactory-2368.BBill Richardson2012-05-251-0/+1
* mount-encrypted: provide umount option for shutdownKees Cook2012-05-174-47/+155
* Make vbutil_ec operate on the entire image at once.Bill Richardson2012-05-081-210/+411
* Create vbutil_ec tool for signing EC firmware.Bill Richardson2012-05-042-0/+331
* Require -Wall -Werror for everything.Bill Richardson2012-05-034-16/+5
* Omit body load address checkChe-Liang Chiou2012-04-241-4/+0
* mount-encrypted: handle migration betterKees Cook2012-04-173-56/+108
* Read kernel body load address from preamble by defaultChe-Liang Chiou2012-04-063-1/+8
* mount-encrypted: close TPM when spawning resizerKees Cook2012-04-054-52/+108
* mount-encrypted: add encrypted mount helperKees Cook2012-04-045-0/+1622
* Major refactoring of vbutil_kernelBill Richardson2012-03-202-624/+563
* Make vbutil_kernel use correct size when verifying headers.Bill Richardson2012-03-151-3/+2
* Rename some static struct members in vbutil_kernel.Bill Richardson2012-03-141-48/+56