summaryrefslogtreecommitdiff
path: root/utility/bmpblk_utility.cc
Commit message (Expand)AuthorAgeFilesLines
* bmpblk_utility: fix build warnings (errors) with USE="-minimal"Brian Norris2016-07-251-5/+5
* Add hwid digest field to GBB headerBill Richardson2014-10-211-1/+1
* Massive refactoring of external header files.Bill Richardson2013-04-021-3/+5
* Rename files and defines to simplify makefile.Randall Spangler2013-01-111-2/+2
* Increase max number of bitmaps to composite to 16 per screen.Dave Parker2012-08-091-14/+1
* bmpblock v1.2 - render HWID inside vboot_referenceBill Richardson2011-08-241-65/+40
* Cleanup: DEFAULT.yaml should include locale_names section.Bill Richardson2011-08-221-2/+1
* Add locale_string decoder into BmpBlock.Bill Richardson2011-05-191-0/+44
* Change GBB bmpblock to version 1.1, supporting direct HWID rendering.Bill Richardson2011-05-051-438/+498
* Allow yaml file to specify default compression for imagesBill Richardson2011-02-171-0/+20
* Correctly handle reuse of screens in yaml file.Bill Richardson2011-02-171-1/+2
* Write images to the bmpblock in the order they appear in the yaml.Bill Richardson2011-02-171-5/+7
* Enable LZMA compression in bmpbklk_utility.Tom Wai-Hong Tam2011-02-171-1/+34
* Enable EFIv1 compression in bmpbklk_utility.Bill Richardson2011-02-141-25/+56
* Whitelist RLE compression for ARM in bmpblk_utilityTom Wai-Hong Tam2011-02-141-2/+2
* New commandline args are clearer, and prepare for compression.Bill Richardson2011-02-101-60/+100
* Test BMP files more thoroughly to be sure they're valid.Bill Richardson2011-02-081-21/+53
* Add test framework for bmpblk_utility.Bill Richardson2011-02-071-2/+2
* Slight modification to a previously-LGTM'd CL, to work with ebuild changes.Bill Richardson2011-02-041-0/+551
* Revert for fixing the chromium os build.Satoru Takabayashi2011-01-271-554/+0
* This change define the data structure of bmp block and implements the create ...Tom Wai-Hong Tam2011-01-271-0/+554