summaryrefslogtreecommitdiff
path: root/utility
Commit message (Expand)AuthorAgeFilesLines
* (firmware-parrot)Add recovery_subcode field to nvstorage and crossystemfirmware-parrot-2685.BBill Richardson2012-12-181-0/+1
* (firmware-parrot)Add clear TPM owner requestRandall Spangler2012-08-231-1/+3
* (firmware-parrot)bmplk_utility: Libraries should be in end of build command.Duncan Laurie2012-08-141-1/+1
* (firmware-parrot)Increase max number of bitmaps to composite to 16 per screen.Duncan Laurie2012-08-141-14/+1
* 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
* New and improved dev_debug_vbootBill Richardson2011-11-091-131/+270
* vbutil: accept amd64 as a valid alias for x86Sonny Rao2011-10-121-1/+2
* vbutil: support 64bit x86Sonny Rao2011-09-191-1/+2
* Fix bug in recognizing bad image files.Bill Richardson2011-09-081-1/+1
* gbb_utility: add --flags parameter.Hung-Te Lin2011-08-292-22/+154
* dump_fmap: flashrom format should generate [start, end] pair.Louis Yung-Chieh Lo2011-08-241-1/+2