summaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-12-25 22:41:18 (EST)
committer Francis Rowe <info@gluglug.org.uk>2014-12-25 22:41:18 (EST)
commit9cdcb8b950480b9e2981fce370dfac0e158484ee (patch)
treeca2783c89fb121a23522bb18be498fa39d22fa65 /resources
parent1429394e079e9f6cce16cf92aaa7388bf959aad9 (diff)
downloadlibreboot-9cdcb8b950480b9e2981fce370dfac0e158484ee.zip
libreboot-9cdcb8b950480b9e2981fce370dfac0e158484ee.tar.gz
libreboot-9cdcb8b950480b9e2981fce370dfac0e158484ee.tar.bz2
ich9deblob: gbe struct: info about word 0F: device revision ID
Diffstat (limited to 'resources')
-rw-r--r--resources/utilities/ich9deblob/src/gbe/gbe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/utilities/ich9deblob/src/gbe/gbe.h b/resources/utilities/ich9deblob/src/gbe/gbe.h
index 460df5a..7e521f5 100644
--- a/resources/utilities/ich9deblob/src/gbe/gbe.h
+++ b/resources/utilities/ich9deblob/src/gbe/gbe.h
@@ -163,7 +163,7 @@ struct GBEREGIONRECORD_4K {
*/
unsigned short vendorId;
- unsigned short deviceRevId;
+ unsigned short deviceRevId; /* Word 0F: reserved bits. Set all bits to 0. */
unsigned short lanPowerConsumption;
unsigned short reserved6;
unsigned short reserved7;