summaryrefslogtreecommitdiffstats
path: root/resources/utilities/ich9deblob/x86compatibility.c
Commit message (Collapse)AuthorAgeFilesLines
* ich9deblob: x86compatibility.c includes the .h file nowFrancis Rowe2014-12-251-2/+1
|
* ich9deblob: x86compatibility.c: only print output on errorFrancis Rowe2014-12-231-23/+21
|
* ich9deblob: Replace makefile (use dependencies)Francis Rowe2014-12-231-2/+1
| | | | | | | Use .h and .c files properly. Use header guards. Define function names in .h files (actual functions in the .c files), and so on. Move all functions from the .h files to corresponding .c files.
* ich9deblob: rename GBEREGIONSIZE to GBEREGIONSIZE_8KFrancis Rowe2014-12-231-2/+2
|
* ich9deblob: unify comment stylingFrancis Rowe2014-12-231-46/+59
|
* ich9deblob: rename descriptor/struct.h to descriptor/descriptor.hFrancis Rowe2014-12-231-1/+1
|
* ich9deblob: move gbe/struct.h to gbe/gbe.hFrancis Rowe2014-12-231-1/+1
|
* ich9deblob: move ich9desc.h to descriptor/struct.hFrancis Rowe2014-12-231-1/+1
|
* ich9deblob: fix GPL headers (forgot to do it earlier)Francis Rowe2014-12-231-0/+23
|
* ich9deblob: move ich9gbe.h to gbe/struct.hFrancis Rowe2014-12-231-1/+1
|
* ich9deblob: move x86 compatibility checks to a separate fileFrancis Rowe2014-12-231-0/+141