From 95ce23d6f8eff63f0b1bc91ed90da5df747e7863 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 3 May 2015 17:03:23 +0100 Subject: demefactory: don't remove the ME/Platform regions (not tested on factory firmware yet, which is what this utility is mainly intended for) --- resources/utilities/ich9deblob/src/demefactory.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'resources') diff --git a/resources/utilities/ich9deblob/src/demefactory.c b/resources/utilities/ich9deblob/src/demefactory.c index 9888b7d4..13e0f0bd 100644 --- a/resources/utilities/ich9deblob/src/demefactory.c +++ b/resources/utilities/ich9deblob/src/demefactory.c @@ -97,8 +97,7 @@ int main() * ------------------------------------------------------------------ */ - // Disable the ME/TPM and remove the ME/Platform regions: - descriptorStruct = descriptorMePlatformRegionsRemoved(descriptorStruct); + // Disable the ME/TPM: descriptorStruct = descriptorDisableMeTpm(descriptorStruct); /* Host/CPU is allowed to read/write all regions. */ -- cgit v1.2.3-70-g09d2