summaryrefslogtreecommitdiffstats
path: root/resources/utilities/ich9deblob/ich9deblob.c
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-12-22 10:34:04 (EST)
committer Francis Rowe <info@gluglug.org.uk>2014-12-22 10:34:04 (EST)
commit72e317a25fe25a0c96d96ae880318addd0fc1ac2 (patch)
tree318896cfedc73161c565e4e7847fb976818a6ecb /resources/utilities/ich9deblob/ich9deblob.c
parent5a7735003f391124afd9041339a6b049bbfad485 (diff)
downloadlibreboot-72e317a25fe25a0c96d96ae880318addd0fc1ac2.zip
libreboot-72e317a25fe25a0c96d96ae880318addd0fc1ac2.tar.gz
libreboot-72e317a25fe25a0c96d96ae880318addd0fc1ac2.tar.bz2
ich9deblob/ich9desc.c: add reserved variable names to null members
Diffstat (limited to 'resources/utilities/ich9deblob/ich9deblob.c')
-rw-r--r--resources/utilities/ich9deblob/ich9deblob.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/resources/utilities/ich9deblob/ich9deblob.c b/resources/utilities/ich9deblob/ich9deblob.c
index c3145d5..a5b8d63 100644
--- a/resources/utilities/ich9deblob/ich9deblob.c
+++ b/resources/utilities/ich9deblob/ich9deblob.c
@@ -63,6 +63,12 @@ struct DESCRIPTORREGIONRECORD deblobbedFromFactory(struct DESCRIPTORREGIONRECORD
int structSizesIncorrect(struct DESCRIPTORREGIONRECORD descriptorDummy, struct GBEREGIONRECORD_8K gbe8kDummy);
int systemIsBigEndian();
+/*int structBitfieldWrongOrder() {
+ DESCRIPTORREGIONRECORD descriptorDummy;
+
+ descriptorDummy.flMap0.
+}*/
+
int main(int argc, char *argv[])
{
// descriptor region. Will have actual descriptor mapped to it (from the factory.rom dump)