summaryrefslogtreecommitdiff
path: root/firmware/include/bmpblk_header.h
Commit message (Expand)AuthorAgeFilesLines
* Massive refactoring of external header files.Bill Richardson2013-04-021-11/+1
* Get rid of some crufty macros.Gabe Black2013-03-191-4/+0
* Reformat header files to kernel styleRandall Spangler2013-01-251-52/+61
* Define all screens in enum ScreenIndex and use themSimon Glass2012-09-101-4/+8
* Increase max number of bitmaps to composite to 16 per screen.Dave Parker2012-08-091-3/+3
* bmpblock v1.2 - render HWID inside vboot_referenceBill Richardson2011-08-241-1/+2
* Cleanup: DEFAULT.yaml should include locale_names section.Bill Richardson2011-08-221-2/+3
* Vboot wrapper API - crossystem and header filesRandall Spangler2011-06-271-1/+4
* Add locale_string decoder into BmpBlock.Bill Richardson2011-05-191-1/+2
* Change GBB bmpblock to version 1.1, supporting direct HWID rendering.Bill Richardson2011-05-051-1/+9
* Add a blank screen value into screen index.Tom Wai-Hong Tam2011-03-221-1/+2
* Only advance kernel version when the booted partition has a valid key blockRandall Spangler2011-03-041-1/+1
* Enable LZMA compression in bmpbklk_utility.Tom Wai-Hong Tam2011-02-171-1/+1
* New commandline args are clearer, and prepare for compression.Bill Richardson2011-02-101-1/+2
* Add missing pragma for MSVC.Bill Richardson2011-02-091-0/+2
* Slight modification to a previously-LGTM'd CL, to work with ebuild changes.Bill Richardson2011-02-041-0/+123
* Revert for fixing the chromium os build.Satoru Takabayashi2011-01-271-122/+0
* This change define the data structure of bmp block and implements the create ...Tom Wai-Hong Tam2011-01-271-0/+122