summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tolerate lack of TPM reset in common cases.0.13.587.BLuigi Semenzato2011-05-252-1/+64
* Allow ARM uuid findNick Sanders2011-05-251-2/+5
* Fixed compiler warning in v-boot reference.Doug Anderson2011-05-251-2/+2
* enhance pack_firmware_image0.13.558.BChe-Liang Chiou2011-05-241-14/+27
* Add a biosincludes.h header file for x86 (i386).Gabe Black2011-05-231-0/+46
* crossystem: arm: fix incorrect mainfw_act outputChe-Liang Chiou2011-05-221-1/+1
* Ensure ARM crossystem gpio readings match u-boot.Vadim Bendebury2011-05-191-8/+12
* Add locale_string decoder into BmpBlock.Bill Richardson2011-05-198-1/+388
* load_firmware_test accepts boot flag inputChe-Liang Chiou2011-05-171-6/+15
* Fix indentation; no code change.Randall Spangler2011-05-171-6/+6
* Add /sbin and /usr/sbin to the search pathGaurav Shah2011-05-131-0/+4
* Check whether key block and preamble fit in padding.Randall Spangler2011-05-131-8/+18
* Add --minversion option to vbutil_kernel to check for rollback.Randall Spangler2011-05-121-3/+28
* Fix build breakRandall Spangler2011-05-101-3/+3
* Add more specific recovery reasons for RW firmware invalidRandall Spangler2011-05-102-0/+17
* Address compiler warnings (errors) for gcc-4.6Bill Richardson2011-05-092-2/+6
* Change GBB bmpblock to version 1.1, supporting direct HWID rendering.Bill Richardson2011-05-0513-658/+2183
* Introduce arm support in crossystem.Vadim Bendebury2011-05-055-64/+254
* create_new_keys.sh uses key versions fileRandall Spangler2011-05-041-5/+21
* Add script to convert a recovery image to a factory-usable SSD imageGaurav Shah2011-05-021-0/+75
* Fix missing break in switch statement.Luigi Semenzato2011-04-281-0/+1
* make_dev_ssd: more sanity checksHung-Te Lin2011-04-261-33/+133
* Build EFI compression utilities on hostBill Richardson2011-04-253-1/+284
* Add option to use mocked TPM driverChe-Liang Chiou2011-04-225-3/+229
* Update firmware section namesChe-Liang Chiou2011-04-211-5/+5
* Add option to bitmap_viewer to save all snapshots at once.Bill Richardson2011-04-201-0/+13
* Adding bitmaps that can't be generated by ImageMagickBill Richardson2011-04-20183-70/+2439
* Alphabetize crossystem variablesRandall Spangler2011-04-201-30/+26
* Process case of corrupted firmware explicitly.Vadim Bendebury2011-04-191-0/+1
* Fix stupid typo in informational message.Bill Richardson2011-04-191-1/+1
* Do not advance kernel version in TPM if we are in firmware B trying a new fir...Randall Spangler2011-04-171-7/+6
* vboot_reference: check developer firmware before running make_dev_ssdHung-Te Lin2011-04-151-1/+36
* Put the final output of dev_debug_vboot under /var/log/Bill Richardson2011-04-121-7/+4
* make_dev_ssd.sh: support updating legacy boot partitionsHung-Te Lin2011-04-131-0/+24
* Add a script to increment kernel subkey and data key.Gaurav Shah2011-04-124-22/+127
* Add crossystem loc_idxRandall Spangler2011-04-122-0/+5
* Add Mario support for fwupdate_triesRandall Spangler2011-04-111-0/+34
* Add default arch to fix compiling outside emakeRandall Spangler2011-04-111-0/+5
* Add the latest localized text strings, update scripts to support them.0.12.392.BBill Richardson2011-04-11601-380/+1064
* Address symlink attack on dev_debug_vboot.Bill Richardson2011-04-081-18/+23
* Add a script to arbitrarily change channels on imageGaurav Shah2011-04-081-0/+40
* Add --all option to crossystem to print normally-hidden fieldsRandall Spangler2011-04-081-5/+10
* Change description of fwupdate_triesRandall Spangler2011-04-081-1/+2
* Add crossystem fwupdate_tries and fix nv storage writesRandall Spangler2011-04-082-1/+18
* Add crossystem arch (reports x86 or arm, depending on platform)Randall Spangler2011-04-083-2/+7
* Add dummy crossystem_arch implementation for amd64 (host)Randall Spangler2011-04-071-0/+57
* Refactor crossystem to move x86-specific implementation to its own file.Randall Spangler2011-04-077-604/+893
* Add EntryWiped to pack_firmware_imageChe-Liang Chiou2011-04-071-0/+23
* vboot_reference: allow using recovery_key in make_dev_ssd.Hung-Te Lin2011-04-071-3/+11
* Fail verification if the rootfs hash is empty.Gaurav Shah2011-04-051-0/+5