summaryrefslogtreecommitdiff
path: root/firmware/lib/vboot_display.c
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: use malloc and free directlyRandall Spangler2016-11-061-3/+3
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-1/+1
* vboot: Convert vboot1 SHA calls to use vboot2Randall Spangler2016-07-221-4/+8
* vboot: Save last screen IDDaisuke Nojiri2016-04-251-14/+13
* vboot_display: Keep track of displayed screenDuncan Laurie2016-01-291-2/+8
* Give more screen control to vboot_draw_screenDaisuke Nojiri2015-11-171-6/+23
* Add VbExGetLocalizationCountDaisuke Nojiri2015-10-201-3/+11
* Pass locale to VbExDisplayScreenDaisuke Nojiri2015-10-151-5/+7
* Add NV flag to default boot legacy OSMary Ruthven2015-10-131-0/+6
* Add broken screenDaisuke Nojiri2015-10-121-0/+3
* recovery: Add recovery reason for fastboot mode requested inFurquan Shaikh2015-10-081-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
* nvstorage: Add new flag VBNV_DEV_BOOT_FASTBOOT_FULL_CAPFurquan Shaikh2015-05-161-0/+6
* vboot1: Add vboot2 recovery reason strings and subcode to TAB displayJulius Werner2015-02-111-1/+14
* Use the TPM to back up some of the nvram fieldsBill Richardson2014-06-051-0/+2
* lib: Handle return error code of VbExDisplaySetDimension correctly.stabilize-5899.BHung-Te Lin2014-05-221-3/+3
* lib: Add VbExDisplaySetDimension.Hung-Te Lin2014-05-131-0/+16
* Implementation of Region APIstabilize-4636.BSimon Glass2013-08-301-162/+71
* Revert "Implementation of Region API"Yoshiki Iguchi2013-08-291-71/+162
* Implementation of Region APISimon Glass2013-08-281-162/+71
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+2
* Rename Strncat to StrnAppend, use it instead of strncat.firmware-spring-3824.Bfirmware-spring-3824.84.Bfirmware-spring-3824.55.Bfirmware-spring-3824.4.Bfirmware-skate-3824.129.BBill Richardson2013-03-061-26/+25
* vboot_display: fix -Wwrite-strings compiler errorsAaron Durbin2013-02-261-3/+3
* Add more display testsRandall Spangler2013-02-111-9/+6
* EC software sync uses precomputed hash if availableRandall Spangler2013-02-061-0/+6
* Reformat files to kernel styleRandall Spangler2013-01-291-604/+657
* Add display testsRandall Spangler2013-01-291-8/+2
* Start adding display testsRandall Spangler2013-01-251-2/+1
* Add more recovery_reason codesBill Richardson2012-11-261-4/+28
* Add recovery reason for failure to correct TPM errorLuigi Semenzato2012-10-291-0/+2
* Rename RANDOM_POWER_OFF to a more descriptive SAVE_LOCALE_IMMEDIATELYRandall Spangler2012-09-241-1/+1
* Add CTRL-L in dev screen to support a "legacy boot option"Stefan Reinauer2012-09-201-0/+5
* Don't copy BMP data on ARMSimon Glass2012-09-101-0/+4
* Define all screens in enum ScreenIndex and use themSimon Glass2012-09-101-8/+8
* Remove power button work-around for ARMSimon Glass2012-09-071-5/+3
* Cache GBB images to speed up displaySimon Glass2012-09-071-5/+5
* firmware: Add TONORM_CONFIRM screen.Hung-Te Lin2012-08-131-0/+3
* Add WAIT screen to default bitmapBill Richardson2012-08-051-0/+3
* TONORM screen should display at Dev screen, not Recovery screen.Bill Richardson2012-08-021-1/+1
* 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
* Support virtual dev-switch (keyboard-based dev-mode)Bill Richardson2012-06-081-1/+7
* Add new line after printing non-zero GBB flags.Stefan Reinauer2012-02-281-0/+1
* Be aggressive in saving locale to nvram.Bill Richardson2012-01-241-0/+8
* Dev-mode allows booting self-signed kernels by default.Bill Richardson2011-11-181-3/+4
* Fix typo, add one VBDEBUG.Bill Richardson2011-11-141-1/+1
* Dev-mode only boots official kernels by defaultBill Richardson2011-11-101-0/+5