summaryrefslogtreecommitdiff
path: root/firmware/lib/include
Commit message (Expand)AuthorAgeFilesLines
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-261-19/+0
* vboot: Remove vboot1 init and select-firmware APIsRandall Spangler2016-07-264-125/+0
* vboot: Convert vboot1 SHA calls to use vboot2Randall Spangler2016-07-221-2/+2
* vboot: Add firmware management parametersRandall Spangler2016-05-082-1/+43
* Pass locale to VbExDisplayScreenDaisuke Nojiri2015-10-151-1/+1
* kernel flags: Pass back kernel premable flags in kparamsFurquan Shaikh2015-02-121-0/+2
* kernel flags: Add flags field to kernel preamble.Furquan Shaikh2015-02-121-0/+11
* vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz imageShelley Chen2015-01-231-0/+19
* vboot: Plumb the two disk sizes and external GPT param throughDan Ehrenberg2014-12-151-4/+8
* Revert "vboot: Plumb the two disk sizes and 'gpt on device' param through"stabilize-6480.Bfactory-ryu-6486.Bfactory-ryu-6486.1.BJulius Werner2014-11-151-4/+0
* vboot: Plumb the two disk sizes and 'gpt on device' param throughDan Ehrenberg2014-11-151-0/+4
* Extend HWID digest into PCR1 (GBB v1.2 only)Bill Richardson2014-10-311-2/+5
* cgpt: Separate out certain GPT manipluation functionsstabilize-6415.Bfoo-testDan Ehrenberg2014-10-291-14/+1
* Change VbExEc functions to take a devidx parameterstabilize-6092.Bstabilize-6082.BRandall Spangler2014-07-191-2/+2
* futility: deprecate eficompress and efidecompressBill Richardson2014-07-181-0/+2
* Clean up exported Mtd* functionsBill Richardson2014-07-091-35/+0
* Use the TPM to back up some of the nvram fieldsBill Richardson2014-06-052-0/+22
* vboot: use recovery button as dev mode switch confirmationstabilize-5339.BLuigi Semenzato2014-01-191-1/+9
* Implementation of Region APIstabilize-4636.BSimon Glass2013-08-303-6/+7
* Revert "Implementation of Region API"Yoshiki Iguchi2013-08-293-7/+6
* Implementation of Region APISimon Glass2013-08-283-6/+7
* fix build error when DEBUG is enabledMike Frysinger2013-07-301-0/+1
* rollback_index: Remove recovery_mode parameter to SetupTPM.Shawn Nematbakhsh2013-07-231-4/+3
* rollback_index: Add recovery parameter to RollbackKernelLock.stabilize-4443.BShawn Nematbakhsh2013-07-221-1/+1
* Integrate the flash key-value store code into cgpt.stabilize-4255.BAlbert Chaulk2013-06-101-0/+35
* Massive refactoring of external header files.Bill Richardson2013-04-024-0/+272
* Get rid of some crufty macros.Gabe Black2013-03-192-8/+0
* vboot_display: fix -Wwrite-strings compiler errorsAaron Durbin2013-02-261-2/+2
* fwlib: fix errors with -Wmissing-prototypesAaron Durbin2013-02-261-1/+0
* Add more display testsRandall Spangler2013-02-111-0/+16
* Add more vboot_api_kernel testsstabilize-bluetooth-smartRandall Spangler2013-02-061-0/+45
* Add display testsRandall Spangler2013-01-291-0/+14
* Reformat files to kernel styleRandall Spangler2013-01-2510-223/+318
* Start adding display testsRandall Spangler2013-01-251-1/+4
* Remove unused vbutil_ecRandall Spangler2013-01-241-13/+0
* Rename files and defines to simplify makefile.Randall Spangler2013-01-111-0/+4
* Add clear TPM owner requestRandall Spangler2012-08-151-2/+4
* Support virtual dev-switch (keyboard-based dev-mode)Bill Richardson2012-06-081-6/+9
* Use virtual dev-mode switch when told to.factory-2338.BBill Richardson2012-05-181-9/+12
* 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