summaryrefslogtreecommitdiffstats
path: root/resources/utilities/ich9deblob
Commit message (Collapse)AuthorAgeFilesLines
...
* ich9deblob: improve the debug messages (easier to understand)Francis Rowe2014-12-221-8/+8
|
* ich9deblob: descriptor deblobbing moved to separate functionFrancis Rowe2014-12-221-65/+84
|
* ich9deblob: instruct the user how to modify their ROM imageFrancis Rowe2014-12-221-0/+3
|
* ich9deblob: correct the main gbe regionFrancis Rowe2014-12-221-17/+77
| | | | | | By default, the X200 (as shipped from Lenovo) comes with a broken main gbe region, where the backup gbe region is used instead. Modify the descriptor so that the main region is usable.
* ich9deblob: clarify that the gbe location is for factory.romFrancis Rowe2014-12-221-4/+4
|
* ich9deblob: make it more clear where descriptor changes are madeFrancis Rowe2014-12-221-19/+23
|
* ich9deblob: rename factory descriptor buffer variable more clearlyFrancis Rowe2014-12-221-4/+4
|
* ich9deblob: correct error in comment (regarding main/backup gbe)Francis Rowe2014-12-221-6/+4
|
* ich9deblob (ich9gbe.c): fix build errorFrancis Rowe2014-12-221-3/+3
|
* ich9deblob: rename factory gbe buffer variable more clearlyFrancis Rowe2014-12-221-10/+10
|
* ich9deblob: rename factory descriptor struct variable more clearlyFrancis Rowe2014-12-221-28/+28
|
* ich9deblob (ich9gbe.c): make Gbe struct two parts: main and backupFrancis Rowe2014-12-221-5/+15
|
* ich9deblob: make it possible to calculate checksum of backup gbeFrancis Rowe2014-12-221-6/+17
|
* ich9deblob (Makefile): add *.o to rm -f's in make cleanFrancis Rowe2014-12-221-1/+1
|
* ich9deblob: add more commentingFrancis Rowe2014-12-223-34/+132
|
* ich9deblob: separate gbe struct into new file ich9gbe.cFrancis Rowe2014-12-224-17/+35
|
* ich9deblob: add MakefileFrancis Rowe2014-12-221-0/+27
|
* ich9deblob: add commentsFrancis Rowe2014-12-191-15/+34
|
* resources/utilities/ich9deblob: Add more info about GBe regionFrancis Rowe2014-12-151-1/+8
|
* ThinkPad X200 support added to librebootFrancis Rowe2014-12-112-0/+387