summaryrefslogtreecommitdiffstats
path: root/resources/utilities/ich9deblob/src/gbe/gbe.c
Commit message (Collapse)AuthorAgeFilesLines
* ich9deblob/ich9gen: use portable data typesFrancis Rowe2015-01-101-8/+8
| | | | For those integers that need to be a certain byte size.
* ich9gen/ich9deblob: set default MAC addressFrancis Rowe2014-12-301-1/+10
|
* 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