summaryrefslogtreecommitdiff
path: root/utility
Commit message (Expand)AuthorAgeFilesLines
* Kiev: Update bmpblk version from 1.2 to 2.0 for new-style screens.Dave Parker2012-08-161-14/+1
* Dev-mode allows booting self-signed kernels by default.Bill Richardson2012-01-051-2/+2
* Dev-mode only boots official kernels by defaultStefan Reinauer2011-12-201-0/+2
* Revert "Dev-mode only boots official kernels by default"Stefan Reinauer2011-11-171-2/+0
* 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
* bmpblock v1.2 - render HWID inside vboot_referenceBill Richardson2011-08-247-81/+401
* Don't check the firmware body when USE_RO_NORMAL preamble flag is presented.Tom Wai-Hong Tam2011-08-231-6/+11
* Cleanup: DEFAULT.yaml should include locale_names section.Bill Richardson2011-08-221-2/+1
* obsolete pack_firmware_imageChe-Liang Chiou2011-08-152-314/+0
* Add a -f option to dump_fmap to emit flashrom's layout format.Bill Richardson2011-07-291-11/+24
* Clean up calling LoadFirmware() from VbSelectFirmware()Randall Spangler2011-07-292-4/+6
* Add flags field to GBBRandall Spangler2011-07-271-4/+3
* Move VbNvContext setup/teardown to vboot wrapper funcsRandall Spangler2011-07-261-0/+1
* Make crossystem kern_nv field read-only.Randall Spangler2011-07-261-1/+1
* Refactor LoadFirmware() and LoadKernel() to return VbError_tRandall Spangler2011-07-262-24/+7
* Refactor TPM calls into vboot wrapperRandall Spangler2011-07-251-2/+0
* Revert "Refactor TPM calls into vboot wrapper"Elly Jones2011-07-251-0/+2
* Refactor TPM calls into vboot wrapperRandall Spangler2011-07-251-2/+0
* Fix "tpmc help" description of pplockGaurav Shah2011-07-211-1/+1
* Change description of dev_boot_usbRandall Spangler2011-07-201-1/+1
* Add vboot support for RO-normal code path.Randall Spangler2011-07-141-6/+6
* Add support for flags in the firmware preamble.Randall Spangler2011-07-131-3/+20
* Add support for merged normal+dev firmwareRandall Spangler2011-07-111-9/+0
* Add support for dev_boot_usb flagRandall Spangler2011-07-111-0/+2
* Vboot wrapper initial implementationRandall Spangler2011-07-081-7/+8
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-2710-153/+157
* Add vbutil_what_keys utility to figure out how a disk image is signed.Bill Richardson2011-06-172-1/+85
* Add -p option to dump_fmap to make output prettier.Bill Richardson2011-06-131-22/+37
* Expand dev_debug_vboot to cover both x86 and arm platforms.Vadim Bendebury2011-06-021-9/+43
* enhance pack_firmware_image0.13.558.BChe-Liang Chiou2011-05-241-14/+27
* Add locale_string decoder into BmpBlock.Bill Richardson2011-05-193-0/+61
* load_firmware_test accepts boot flag inputChe-Liang Chiou2011-05-171-6/+15
* 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
* Change GBB bmpblock to version 1.1, supporting direct HWID rendering.Bill Richardson2011-05-053-507/+594
* Introduce arm support in crossystem.Vadim Bendebury2011-05-051-0/+10
* Build EFI compression utilities on hostBill Richardson2011-04-253-1/+284
* Update firmware section namesChe-Liang Chiou2011-04-211-5/+5
* Alphabetize crossystem variablesRandall Spangler2011-04-201-30/+26
* Fix stupid typo in informational message.Bill Richardson2011-04-191-1/+1
* Put the final output of dev_debug_vboot under /var/log/Bill Richardson2011-04-121-7/+4
* Add crossystem loc_idxRandall Spangler2011-04-121-0/+1
* Address symlink attack on dev_debug_vboot.Bill Richardson2011-04-081-18/+23
* Add --all option to crossystem to print normally-hidden fieldsRandall Spangler2011-04-081-5/+10