summaryrefslogtreecommitdiff
path: root/firmware/include/vboot_struct.h
Commit message (Expand)AuthorAgeFilesLines
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-031-90/+2
* Provide a way to disable counting failed bootsPatrick Georgi2015-05-281-0/+2
* kernel flags: Add flags field to kernel preamble.Furquan Shaikh2015-02-121-1/+9
* vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz imageShelley Chen2015-01-231-4/+51
* vboot: Support SLOW_EC_UPDATE with OPROM_MATTERSDuncan Laurie2014-10-171-0/+4
* vboot2: add a flag to indicate firmware was selected by vboot2Daisuke Nojiri2014-06-261-11/+13
* vboot: use recovery button as dev mode switch confirmationstabilize-5339.BLuigi Semenzato2014-01-191-0/+2
* Massive refactoring of external header files.Bill Richardson2013-04-021-2/+1
* Get rid of some crufty macros.Gabe Black2013-03-191-8/+4
* Remove dead ECPreamble codeRandall Spangler2013-01-251-46/+0
* Reformat header files to kernel styleRandall Spangler2013-01-251-220/+331
* Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags.Bill Richardson2012-08-281-0/+2
* vboot: add flag to indicate that the EC is slow to programBill Richardson2012-08-071-0/+2
* Crossystem should return at-boot switch positions from VbSharedDataRandall Spangler2012-08-061-1/+7
* Partial EC software sync implementationRandall Spangler2012-07-161-1/+3
* Ensure that the VGA is enabled/disabled as needed.Bill Richardson2012-07-111-2/+0
* Add bits to request and acknowledge Option ROM loading.Bill Richardson2012-06-271-0/+2
* Support virtual dev-switch (keyboard-based dev-mode)Bill Richardson2012-06-081-0/+2
* Create vbutil_ec tool for signing EC firmware.Bill Richardson2012-05-041-0/+39
* Omit body load address checkChe-Liang Chiou2012-04-241-0/+2
* Dev-mode only boots official kernels by defaultBill Richardson2011-11-101-0/+1
* Add tests for utility.h and sysincludes.h macrosRandall Spangler2011-08-241-1/+2
* Cleanup and preparation for inside-wrapper TPM refactoring.Randall Spangler2011-07-221-1/+5
* Add vboot support for RO-normal code path.Randall Spangler2011-07-141-1/+7
* Add support for flags in the firmware preamble.Randall Spangler2011-07-131-7/+38
* Vboot wrapper - add recovery reason, refactor timingRandall Spangler2011-07-081-8/+11
* Vboot wrapper initial implementationRandall Spangler2011-07-081-5/+7
* Vboot wrapper API - crossystem and header filesRandall Spangler2011-06-271-3/+21
* Print LoadKernel() debug data from VbSharedDataRandall Spangler2011-03-211-0/+4
* Add VbSharedData debug output to LoadKernel()Randall Spangler2011-03-181-4/+95
* Add TPM version checkingRandall Spangler2011-03-171-1/+5
* Add VbSharedData field parsingRandall Spangler2011-03-171-2/+38
* Added timing data to VbSharedData.Randall Spangler2011-03-161-1/+11
* This is necessary to pass additional information about whether firmware A or ...Randall Spangler2011-03-091-1/+44
* Only advance kernel version when the booted partition has a valid key blockRandall Spangler2011-03-041-1/+1
* Expose vboot_struct.h to u-bootChe-Liang Chiou2011-01-121-0/+136