summaryrefslogtreecommitdiff
path: root/firmware/lib/include
Commit message (Expand)AuthorAgeFilesLines
...
* Add checksum to TPM RollbackSpace regions for FW and kernel.Bill Richardson2012-05-172-4/+19
* Protect ARRAY_SIZE macro from being #defined twiceBill Richardson2012-05-091-0/+2
* Create vbutil_ec tool for signing EC firmware.Bill Richardson2012-05-041-1/+13
* Fix audio loop for long-delay keyboard reads.Bill Richardson2012-01-191-4/+11
* new signature for optional easter egg.Bill Richardson2011-10-111-3/+0
* Some easter eggs may need a refresh.Bill Richardson2011-10-111-1/+2
* Enable (and test) custom dev-mode soundsBill Richardson2011-10-052-1/+48
* Refactor dev-mode delay handling into a separate file.Bill Richardson2011-10-052-13/+25
* Make startup delay and noises simpler to change.Bill Richardson2011-09-261-0/+13
* Stub out easter egg, in case BIOS wants to implement one.Bill Richardson2011-09-141-0/+2
* Partial unit tests for rollback_indexRandall Spangler2011-08-261-6/+32
* Add tests for vboot_reference stateful_util.cRandall Spangler2011-08-241-5/+9
* bmpblock v1.2 - render HWID inside vboot_referenceBill Richardson2011-08-241-0/+65
* Put VbDisplay* functions into their own file.Bill Richardson2011-08-221-0/+23
* Refactor TPM calls into vboot wrapperRandall Spangler2011-07-251-42/+5
* Revert "Refactor TPM calls into vboot wrapper"Elly Jones2011-07-251-5/+42
* Refactor TPM calls into vboot wrapperRandall Spangler2011-07-251-42/+5
* Cleanup and preparation for inside-wrapper TPM refactoring.Randall Spangler2011-07-221-1/+1
* Add support for flags in the firmware preamble.Randall Spangler2011-07-131-0/+8
* Vboot wrapper initial implementationRandall Spangler2011-07-081-3/+3
* Port vboot_reference to use new wrapper API utility functionsRandall Spangler2011-07-081-0/+1
* Introduce arm support in crossystem.Vadim Bendebury2011-05-051-0/+2
* Add TPM version checkingRandall Spangler2011-03-171-2/+6
* Update PCR state with the state of the firmware keyblock flags too.Gaurav Shah2011-03-151-0/+25
* This is necessary to pass additional information about whether firmware A or ...Randall Spangler2011-03-091-1/+16
* Expose vboot_struct.h to u-bootChe-Liang Chiou2011-01-121-136/+0
* TBR: reviewed in person with semenzatoRandall Spangler2010-09-021-0/+4
* Fix KeyBlockVerify() to take an explicit param for whether to use hash only.Randall Spangler2010-08-171-4/+4
* Remove kernel backup spaceRandall Spangler2010-08-161-1/+0
* Change rollback interface so kernel/firmware version numbers areRandall Spangler2010-08-161-8/+4
* Add structs for TPM NV simplification. Now uses only 2 NV spaces, one for fi...Randall Spangler2010-08-121-30/+46
* Added size param to VerifyData()Randall Spangler2010-07-191-4/+6
* Add lots of debugging to TPM library.Randall Spangler2010-07-191-0/+2
* Add tpm lite to vboot referenceRandall Spangler2010-07-141-82/+0
* added reboot return codes to load kernel and firmwareRandall Spangler2010-07-081-0/+1
* This test sets the TPM to a each of a large amount of "interesting" initial s...Luigi Semenzato2010-07-082-1/+12
* Never set bGlobalLock in recovery/dev mode. Don't try to fix bad kernel space.Luigi Semenzato2010-07-021-0/+1
* New rollback_index API.Luigi Semenzato2010-06-281-33/+11
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-241-6/+2
* Ignore TPM return codes in recovery modeRandall Spangler2010-06-241-0/+120
* Even more integration fixes.Randall Spangler2010-06-231-3/+6
* Assorted integration fixes.Randall Spangler2010-06-231-0/+13
* Fixes to compiler warnings in MSVCRandall Spangler2010-06-211-1/+1
* Remove unused files, and tidy the directory structure of the remaining ones.Randall Spangler2010-06-175-0/+400