summaryrefslogtreecommitdiff
path: root/firmware/lib/include/vboot_display.h
Commit message (Expand)AuthorAgeFilesLines
* firmware: Prune down old region APIRandall Spangler2018-01-091-3/+2
* firmware: Remove bmpblk codeRandall Spangler2018-01-091-30/+2
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-2/+0
* detachables: Skip "Enable Developer Mode" in DEV modeShelley Chen2017-08-141-1/+2
* detachables: New code path for displaying detachable menusstabilize-9592.82.Bstabilize-9592.67.Bstabilize-9592.55.Bstabilize-9592.15.Brelease-R60-9592.BShelley Chen2017-05-251-0/+2
* vboot: Pass vb2 context and use vboot2 NV routinesRandall Spangler2016-12-221-7/+10
* Pass locale to VbExDisplayScreenDaisuke Nojiri2015-10-151-1/+1
* Implementation of Region APIstabilize-4636.BSimon Glass2013-08-301-5/+0
* Revert "Implementation of Region API"Yoshiki Iguchi2013-08-291-0/+5
* Implementation of Region APISimon Glass2013-08-281-5/+0
* vboot_display: fix -Wwrite-strings compiler errorsAaron Durbin2013-02-261-2/+2
* Add more display testsRandall Spangler2013-02-111-0/+16
* Add display testsRandall Spangler2013-01-291-0/+14
* Reformat files to kernel styleRandall Spangler2013-01-251-4/+4
* Start adding display testsRandall Spangler2013-01-251-1/+4
* 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
* Refactor dev-mode delay handling into a separate file.Bill Richardson2011-10-051-13/+0
* 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
* Put VbDisplay* functions into their own file.Bill Richardson2011-08-221-0/+23