summaryrefslogtreecommitdiff
path: root/utility
Commit message (Expand)AuthorAgeFilesLines
* 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
* Specify the sections you want dump_fmap to dump, if not allBill Richardson2012-03-021-8/+21
* tpm_lite: implement TPM_GetRandomKees Cook2012-03-012-2/+42
* vbutil_what_keys should handle devices tooBill Richardson2012-02-221-1/+1
* vbutil_what_keys - any file 8M or less is a BIOS imageBill Richardson2012-02-061-1/+1
* Add Stumpy MP key info to vbutil_what_keysBill Richardson2012-02-031-1/+6
* Bundle up the utilities methods used in dump_kernel_config andDon Garrett2012-01-264-101/+140
* Add in a platform_family value to crossystemBernie Thompson2012-01-091-0/+1
* tpmc: add PCR reading functionKees Cook2012-01-092-0/+34
* Enhance vbutil_what_keys to work on BIOS images too.Bill Richardson2011-12-161-26/+85
* Dev-mode allows booting self-signed kernels by default.Bill Richardson2011-11-181-2/+2
* Dev-mode only boots official kernels by defaultBill Richardson2011-11-101-0/+2