summaryrefslogtreecommitdiffstats
path: root/resources/utilities/ich9deblob/src/gbe/gbe.c
Commit message (Collapse)AuthorAgeFilesLines
* Backport changes to master branchLeah Rowe2016-06-271-1/+1
|
* backport changes to master branchLeah Woods2016-05-061-1/+1
|
* backport changes to master branchMinifree Ltd2016-04-261-1/+1
|
* ich9deblob/ich9gen: checksum function: rename variableFrancis Rowe2015-01-101-2/+2
|
* ich9deblob/ich9gen: rename checksum functionFrancis Rowe2015-01-101-2/+2
| | | | It's actually working on a 4KiB buffer, not an 8KiB buffer.
* ich9deblob: do not change the MAC addressFrancis Rowe2015-01-101-15/+1
| | | | ich9gen can change the MAC address, so there's no need here.
* ich9deblob/ich9gen: re-factory gbe deblob functionFrancis Rowe2015-01-101-26/+13
|
* ich9deblob/ich9gen: re-factor the gbe checksum functionFrancis Rowe2015-01-101-27/+7
|
* ich9deblob/ich9gen: get word function: make it actually readableFrancis Rowe2015-01-101-9/+9
|
* ich9deblob/ich9gen: word grab function (gbe): use clear namingFrancis Rowe2015-01-101-2/+2
|
* ich9deblob/ich9gen: checksum word grab: shift, not multiplyFrancis Rowe2015-01-101-1/+1
|
* 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