summaryrefslogtreecommitdiffstats
path: root/resources/utilities/ich9deblob
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-12-28 16:42:14 (EST)
committer Francis Rowe <info@gluglug.org.uk>2014-12-28 16:42:14 (EST)
commita17304abebea2a96eb8d23286cb896d06933f855 (patch)
tree71bf19f7e3a1a31b16b692120d974e5f2d76be3d /resources/utilities/ich9deblob
parentf2afa101b39f8ddf2a57145d52716940c2230c2c (diff)
downloadlibreboot-a17304abebea2a96eb8d23286cb896d06933f855.zip
libreboot-a17304abebea2a96eb8d23286cb896d06933f855.tar.gz
libreboot-a17304abebea2a96eb8d23286cb896d06933f855.tar.bz2
ich9deblob: remove useless comment from descriptor deblob function
Diffstat (limited to 'resources/utilities/ich9deblob')
-rw-r--r--resources/utilities/ich9deblob/src/descriptor/descriptor.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/resources/utilities/ich9deblob/src/descriptor/descriptor.c b/resources/utilities/ich9deblob/src/descriptor/descriptor.c
index 467e2bd..7c8aa24 100644
--- a/resources/utilities/ich9deblob/src/descriptor/descriptor.c
+++ b/resources/utilities/ich9deblob/src/descriptor/descriptor.c
@@ -81,10 +81,6 @@ struct DESCRIPTORREGIONRECORD deblobbedDescriptorStructFromFactory(struct DESCRI
deblobbedDescriptorStruct.ichStraps.ichStrap0.meDisable = 1; /* Disable the ME in ICHSTRAP0 */
deblobbedDescriptorStruct.mchStraps.mchStrap0.meDisable = 1; /* Disable the ME in MCHSTRAP0 */
deblobbedDescriptorStruct.mchStraps.mchStrap0.tpmDisable = 1; /* Disable the TPM in MCHSTRAP0 */
-
- /* Disable the ME, apart from chipset bugfixes. This is useless for libreboot, but might be interesting for others. */
- /* The concept is similar to CPU microcode updates in coreboot. */
- /* deblobbedDescriptorStruct.mchStraps.mchStrap0.meAlternateDisable = 1; */
/*
* Removing the ME and Platform regions lets us do cool things, like: