summaryrefslogtreecommitdiff
path: root/firmware/include/vboot_nvstorage.h
Commit message (Expand)AuthorAgeFilesLines
* Add new recovery reason for rec hash space lock failure in RO firmwarestabilize-8975.BFurquan Shaikh2016-11-091-0/+2
* recovery: Add new recovery reason to train memory and rebootFurquan Shaikh2016-11-081-0/+2
* vboot: Remove vboot1 init and select-firmware APIsRandall Spangler2016-07-261-22/+0
* Support doing battery cut-off in firmware stage.Hung-Te Lin2016-04-121-1/+4
* vboot2: Add try RO software sync flagMary Ruthven2016-01-061-0/+2
* Add NV flag to default boot legacy OSMary Ruthven2015-10-131-0/+15
* recovery: Add recovery reason for fastboot mode requested inFurquan Shaikh2015-10-081-0/+2
* vboot2: Support reboot requested by secdataRandall Spangler2015-09-171-0/+2
* VbNvStorage: Add flags for misc settingsFurquan Shaikh2015-08-011-0/+2
* recovery: Add recovery reason for fastboot mode requested in fwstabilize-7204.BFurquan Shaikh2015-06-231-0/+2
* recovery: Add recovery reasons for BCBstabilize-7155.BFurquan Shaikh2015-06-041-0/+4
* fastboot: Add fastboot related flags to nvstorageFurquan Shaikh2015-05-291-0/+3
* nvstorage: Add new flag VBNV_DEV_BOOT_FASTBOOT_FULL_CAPFurquan Shaikh2015-05-161-0/+5
* vboot: allow firmware to signal a wipeout requestVadim Bendebury2015-03-131-0/+2
* vboot1: Add vboot2 recovery reason strings and subcode to TAB displayJulius Werner2015-02-111-0/+10
* vboot2: Add previously tried slot and result to NV storageRandall Spangler2014-10-041-1/+4
* Add nvstorage / crossystem support for new vboot2 fieldsRandall Spangler2014-06-281-0/+31
* Use the TPM to back up some of the nvram fieldsBill Richardson2014-06-051-0/+24
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+1
* EC software sync uses precomputed hash if availableRandall Spangler2013-02-061-0/+4
* Reformat header files to kernel styleRandall Spangler2013-01-251-87/+122
* Add recovery_subcode field to nvstorage and crossystemBill Richardson2012-12-171-0/+2
* Add more recovery_reason codesBill Richardson2012-11-261-8/+32
* Add recovery reason for failure to correct TPM errorLuigi Semenzato2012-10-291-0/+2
* Add CTRL-L in dev screen to support a "legacy boot option"Stefan Reinauer2012-09-201-0/+2
* Add clear TPM owner requestRandall Spangler2012-08-151-0/+4
* Add more specific recovery reasons for EC software sync.Randall Spangler2012-07-261-2/+12
* Partial EC software sync implementationRandall Spangler2012-07-161-0/+4
* Add bits to request and acknowledge Option ROM loading.Bill Richardson2012-06-271-0/+3
* Remove unused test fields from VbNvStorageRandall Spangler2012-06-111-13/+1
* Add DISABLE_DEV_REQUEST flag to nvram.factory-2394.Bfactory-2368.BBill Richardson2012-05-251-0/+3
* Dev-mode allows booting self-signed kernels by default.Bill Richardson2011-11-181-2/+2
* Dev-mode only boots official kernels by defaultBill Richardson2011-11-101-0/+2
* Cleanup and preparation for inside-wrapper TPM refactoring.Randall Spangler2011-07-221-0/+3
* Add support for dev_boot_usb flagRandall Spangler2011-07-111-0/+2
* Vboot wrapper - add recovery reason, refactor timingRandall Spangler2011-07-081-0/+3
* Vboot wrapper API - crossystem and header filesRandall Spangler2011-06-271-0/+2
* Add more specific recovery reasons for RW firmware invalidRandall Spangler2011-05-101-0/+6
* Use VbSharedData instead of VbNvStorage for fwb_tries and kernkey_vfyRandall Spangler2011-03-181-7/+0
* LoadFirmware() and LoadKernel() handling for test errorsRandall Spangler2011-03-151-0/+7
* Add VB test error func/numRandall Spangler2011-03-151-0/+13
* This is necessary to pass additional information about whether firmware A or ...Randall Spangler2011-03-091-0/+4
* Reapply patch from http://codereview.chromium.org/6594092/Randall Spangler2011-03-031-0/+2
* rename tried_fwb constantsRandall Spangler2011-02-251-1/+1
* Add NV storage fields for firmware flagsRandall Spangler2011-02-251-0/+7
* VbNvStorage cleanup and commentsRandall Spangler2011-02-221-17/+81
* Add NV storage API to vboot referenceRandall Spangler2011-02-171-0/+73