summaryrefslogtreecommitdiff
path: root/utility
Commit message (Expand)AuthorAgeFilesLines
* New tools to help debug vboot failures.Bill Richardson2010-09-097-21/+325
* TBR: reviewed in person with semenzatoRandall Spangler2010-09-021-0/+27
* Enhance output and helpfulness of --unpack options for vbutil_keyBill Richardson2010-09-011-4/+36
* Make TPM datagrams const, since they cannot be modified in the RO firmware.Luigi Semenzato2010-08-311-1/+1
* Add resume command (TPM_Startup(ST_STATE))Luigi Semenzato2010-08-311-1/+12
* Add physical presence initialization and locking to one-time initializations.Luigi Semenzato2010-08-311-0/+13
* Add a command to enable the physical presence command.Luigi Semenzato2010-08-302-2/+15
* Added new commands and reactivated full rebuild after fixing for ARM ebuild.Luigi Semenzato2010-08-253-2/+73
* Add fake e820 memory map entries to zeropageChe-Liang Chiou2010-08-232-7/+28
* touch source to test new ebuild systemHung-Te Lin2010-08-201-1/+1
* Oops. Pass the correct args to Verify* functions.Bill Richardson2010-08-191-2/+2
* Enhance 'cgpt find' command to match keyblocks if desired.Bill Richardson2010-08-172-3/+16
* Fix KeyBlockVerify() to take an explicit param for whether to use hash only.Randall Spangler2010-08-174-5/+6
* Add some commands to tpmc.Luigi Semenzato2010-08-171-21/+176
* Run self test unconditionally.Luigi Semenzato2010-08-121-6/+12
* Clean up some style violations.Bill Richardson2010-08-111-33/+33
* Add clear command.Luigi Semenzato2010-08-101-0/+1
* Add dev_sign_file utility for developers to sign their install scripts.Bill Richardson2010-08-102-1/+347
* Command-line utility to execute TPM commands bypassing the TSS stack.Luigi Semenzato2010-08-102-0/+118
* Changes to allow user-signed kernels to be generated.Bill Richardson2010-08-095-71/+227
* Allow passing TPM device path in the environment.Luigi Semenzato2010-08-041-10/+18
* Utility to run the self test before we can run tcsd.Luigi Semenzato2010-08-042-0/+70
* Make LoadKernel() pass back the kernel partition's UniqueGuid.Bill Richardson2010-07-231-0/+19
* Fix load_kernel_test, add check to LoadKernel to detect bad args.Bill Richardson2010-07-221-0/+1
* (In the right repository this time.)Gaurav Shah2010-07-192-14/+14
* Added size param to VerifyData()Randall Spangler2010-07-192-5/+7
* Add lots of debugging to TPM library.Randall Spangler2010-07-191-1/+1
* Introduce ability to change the kernel command line.vbendeb2010-07-151-61/+177
* Add tpm lite to vboot referenceRandall Spangler2010-07-142-0/+464
* Make optional flag optionalMandeep Singh Baines2010-07-091-1/+1
* Add an optional flag argument to load_kernel_test.Gaurav Shah2010-07-091-5/+8
* load_kernel_test tests the recovery image now (submit for Bill)Louis Yung-Chieh Lo2010-07-051-2/+2
* vbutil_firmware uses .vbprivkRandall Spangler2010-07-021-2/+2
* Switch to using .vbprivk for signing everything now.Bill Richardson2010-07-014-110/+126
* Adding --repack and --headeronly options to vbutil_kernelBill Richardson2010-06-303-98/+320
* utility: add a simple tool for dumping the kernel configWill Drewry2010-06-252-0/+139
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-241-6/+0
* Add some debug output to vbutil_kernel, display values in hex.Bill Richardson2010-06-231-4/+42
* Remove unused files, and tidy the directory structure of the remaining ones.Randall Spangler2010-06-176-971/+2
* Move all system includes in vboot_firmware to sysincludes.hRandall Spangler2010-06-161-0/+1
* Move old vkernel code out of vboot_firmware.Randall Spangler2010-06-163-11/+18
* One of the last moment mods of the original make reworkvbendeb2010-06-161-1/+1
* Remove old firmware verification code, now that firmware build has switched t...Randall Spangler2010-06-162-492/+0
* Add load_kernel2_testRandall Spangler2010-06-152-0/+149
* The code compiled fine on the desktop, but causes a warning in the chroot env...vbendeb2010-06-151-1/+1
* Rough first draft of the firmware signing utility.vbendeb2010-06-152-0/+118
* Add vbutil_firmwareRandall Spangler2010-06-152-1/+335
* fix typos in load_kernel_testRandall Spangler2010-06-141-1/+2
* Rework the vboot_reference make system.vbendeb2010-06-141-26/+25
* Clean up of key block functionsRandall Spangler2010-06-112-6/+10