summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Omit body load address checkChe-Liang Chiou2012-04-244-13/+4
* crossystem: introduce a new main firmware type, 'netboot'Vadim Bendebury2012-04-202-0/+3
* mount-encrypted: handle migration betterKees Cook2012-04-173-56/+108
* Adjust the behavior of 'crossystem cros_debug' for recovery modeJ. Richard Barnette2012-04-171-15/+6
* Create default key.versions file if none existGaurav Shah2012-04-162-4/+5
* signer scripts: use make_temp_dir helperMike Frysinger2012-04-162-4/+2
* signer scripts: use `sudo` if need be when modifying /etc/lsb-releaseMike Frysinger2012-04-122-11/+24
* signer scripts: add OWNERSMike Frysinger2012-04-111-0/+3
* signer scripts: unmount loop devices without -d arg to umountGaurav Shah2012-04-099-15/+15
* Read kernel body load address from preamble by defaultChe-Liang Chiou2012-04-063-1/+8
* mount-encrypted: close TPM when spawning resizerKees Cook2012-04-056-52/+116
* mount-encrypted: add encrypted mount helperKees Cook2012-04-046-0/+1624
* Modify crossystem to recognize Panther Point GPIO controllerrelease-R19-2046.BVadim Bendebury2012-03-231-1/+2
* Major refactoring of vbutil_kernelBill Richardson2012-03-204-629/+675
* CgptManagerTests: fix linking orderMike Frysinger2012-03-151-3/+3
* Make vbutil_kernel use correct size when verifying headers.Bill Richardson2012-03-153-3/+99
* Rename some static struct members in vbutil_kernel.Bill Richardson2012-03-141-48/+56
* signer security test: special case dogfood channel for app id checkGaurav Shah2012-03-132-5/+7
* convert to SLOT-ed libbaseMike Frysinger2012-03-081-3/+11
* Add tests/run_preamble_tests.sh and associated data.Bill Richardson2012-03-08489-0/+189
* Specify the sections you want dump_fmap to dump, if not allBill Richardson2012-03-021-8/+21
* tpm_lite: implement TPM_GetRandomKees Cook2012-03-016-5/+88
* Add new line after printing non-zero GBB flags.Stefan Reinauer2012-02-281-0/+1
* Enable building of Cgpt C++ Library for 32-bit.Jay Srinivasan2012-02-2310-14/+65
* vbutil_what_keys should handle devices tooBill Richardson2012-02-221-1/+1
* Implementation of CgptManager C++ library and unit tests.Jay Srinivasan2012-02-1623-47/+1351
* Add Ctrl-Enter as an additional key to trigger dev USB boot.Tom Wai-Hong Tam2012-02-142-1/+4
* Rename dump_kernel_config.a to libdump_kernel_config.a.Don Garrett2012-02-141-1/+1
* signer tests: Allow different appids for canary channel imagesGaurav Shah2012-02-082-3/+13
* 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
* Refactor of cgpt tool for 32->64 autoupdate work.release-R18-1660.BJay Srinivasan2012-01-3016-1102/+1312
* Bah. Fix the test, too.Bill Richardson2012-01-271-1/+1
* Oops. Must still distinguish "no disks" from "no valid disks".Bill Richardson2012-01-271-1/+0
* remove.txt no longer mentions USB and SD cards explicitlyBill Richardson2012-01-2645-43/+43
* Bundle up the utilities methods used in dump_kernel_config andDon Garrett2012-01-265-102/+142
* Make VbTryLoadKernel() go to recovery when no valid disks are foundBill Richardson2012-01-253-3/+329
* Be aggressive in saving locale to nvram.Bill Richardson2012-01-242-1/+12
* Remove debug messages from VbAudioLooping() - too noisy.Bill Richardson2012-01-221-9/+0
* Fix audio loop for long-delay keyboard reads.Bill Richardson2012-01-194-85/+133
* Add a failure check to ReadFdtBlock in ReadFdtPlatformFamilyBernie Thompson2012-01-191-1/+2
* Acknowledge Ctrl+U fasterVincent Palatin2012-01-181-12/+18
* Allow crossystem ReadFdtBlock() to use a direct path starting with '/'Bernie Thompson2012-01-181-4/+8
* Clean up return codes for better interaction with U-Boot.Bill Richardson2012-01-172-5/+7
* Fix compile by eliminating unused variableSonny Rao2012-01-091-1/+0
* Add in a platform_family value to crossystemBernie Thompson2012-01-093-0/+107
* tpmc: add PCR reading functionKees Cook2012-01-096-0/+68
* Enhance vbutil_what_keys to work on BIOS images too.Bill Richardson2011-12-161-26/+85
* signer: run kernel security test of kernel partition 4 instead of partition 2Gaurav Shah2011-12-151-1/+5
* signing script: Check for errors on extracted dm params in kernel command line.Gaurav Shah2011-12-132-34/+68