summaryrefslogtreecommitdiffstats
path: root/resources/utilities/ich9deblob/src/gbe/gbe.c
Commit message (Collapse)AuthorAgeFilesLines
* ich9deblob: added ich9gen utilityFrancis Rowe2014-12-281-1/+352
| | | | | This can generate the descriptor+gbe images from scratch, without the need for a factory.bin dump.
* ich9deblob: fill padding in Gbe with 0xFFFrancis Rowe2014-12-261-1/+18
| | | | | | Words 40h to 53h had unknown data that could not be fonud in the datasheets. Setting them to 0xFFFF doesn't seem to cause any issues for users.
* ich9deblob: moved src to src/, .o files to obj/Francis Rowe2014-12-251-0/+124