summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove -isystem from CFLAGS for firmware buildrelease-R16-1193.BChe-Liang Chiou2011-10-171-5/+3
* vbutil: accept amd64 as a valid alias for x86Sonny Rao2011-10-121-1/+2
* new signature for optional easter egg.Bill Richardson2011-10-113-6/+3
* Some easter eggs may need a refresh.Bill Richardson2011-10-113-3/+5
* Fix potential NULL pointer dereference in vboot_kernel.cStefan Reinauer2011-10-101-1/+4
* Finally final results from l10n team.Bill Richardson2011-10-07423-756/+826
* Enable (and test) custom dev-mode soundsBill Richardson2011-10-058-62/+461
* Refactor dev-mode delay handling into a separate file.Bill Richardson2011-10-056-108/+189
* Added tests for VbBootDeveloper sound and delayBill Richardson2011-10-052-2/+343
* Add more debugging info to BIOS screens.Bill Richardson2011-09-281-1/+95
* sign_official_build: allow repacking firmware when executed by sudoHung-Te Lin2011-09-261-0/+1
* Make startup delay and noises simpler to change.Bill Richardson2011-09-262-26/+110
* VbExBeep() now returns VbError_t instead of voidBill Richardson2011-09-233-8/+23
* sign_official_build: Work around different verity arguments across imagesGaurav Shah2011-09-231-3/+14
* image security test: Allow alternatives for verity parametersGaurav Shah2011-09-212-15/+36
* vbutil: support 64bit x86Sonny Rao2011-09-191-1/+2
* Allow path to the cgpt binary to be set on the command lineEric M. Blake2011-09-162-14/+28
* Make BIOS screens warn when GBB.flags is nonzero.Bill Richardson2011-09-141-0/+11
* Stub out easter egg, in case BIOS wants to implement one.Bill Richardson2011-09-144-3/+26
* Up/Down keys should change locale in BIOS screens.Bill Richardson2011-09-131-2/+3
* sign_official_build: support new firmware updater repacking methodfactory-1020.BHung-Te Lin2011-09-091-35/+59
* Add unit tests for vboot_api_firmware.cRandall Spangler2011-09-092-0/+295
* Change debug messages to use 1-based GPT partition numbers.Bill Richardson2011-09-082-3/+6
* Fix bug in recognizing bad image files.Bill Richardson2011-09-083-2/+4
* Tweak a bit to clean up alignment and one non-rendering character.Bill Richardson2011-09-0712-144/+158
* vboot_reference: update localized bitmapsHung-Te Lin2011-09-0755-0/+0
* vboot_reference: add pango based text_to_bmp converterHung-Te Lin2011-09-061-37/+28
* Add unit tests for vboot_api_init.cRandall Spangler2011-09-063-1/+276
* Display sha1sums in BIOS debug infotest-982.Bfactory-980.BBill Richardson2011-09-011-2/+37
* Add tests for vboot_firmware.cRandall Spangler2011-09-015-12/+444
* Add tests for rsa_utility.cRandall Spangler2011-09-016-8/+250
* Determine GPIO base from /sys/class/gpio/gpiochip<N>Bill Richardson2011-08-311-13/+39
* gbb_utility: add --flags parameter.Hung-Te Lin2011-08-293-28/+156
* Add more tests for rsa.c.Randall Spangler2011-08-291-19/+63
* Fix makefile typoRandall Spangler2011-08-291-1/+1
* Remaining unit tests for rollback_index.cRandall Spangler2011-08-293-40/+439
* Partial unit tests for rollback_indexRandall Spangler2011-08-266-33/+330
* Fix image verify with new key-value verity paramsGaurav Shah2011-08-251-7/+13
* Scale the HWID font to match the rest of the text.Bill Richardson2011-08-256-53/+105
* Add unit tests for tpm_bootmodeRandall Spangler2011-08-252-0/+85
* dump_fmap: flashrom format should generate [start, end] pair.Louis Yung-Chieh Lo2011-08-241-1/+2
* Add missing tests for vboot_commonRandall Spangler2011-08-241-3/+81
* Add tests for utility.h and sysincludes.h macrosRandall Spangler2011-08-244-4/+58
* Add tests for vboot_reference stateful_util.cRandall Spangler2011-08-247-8/+345
* bmpblock v1.2 - render HWID inside vboot_referenceBill Richardson2011-08-2417-136/+798
* Don't check the firmware body when USE_RO_NORMAL preamble flag is presented.Tom Wai-Hong Tam2011-08-231-6/+11
* Add support for new verity key-value style kernel parametersGaurav Shah2011-08-231-10/+39
* Add unit tests for utility.cRandall Spangler2011-08-234-8/+80
* Disable broken bmpblock_utility testRandall Spangler2011-08-231-2/+5
* Cleanup: DEFAULT.yaml should include locale_names section.Bill Richardson2011-08-224-4/+64