util/intelmetool: Try to activate the ME before scanning PCIe for it
commite8ad3c7b954b81a26073c5a4d529034db993db0e
authorDan Elkouby <streetwalrus@codewalr.us>
Mon, 16 Jan 2017 18:04:51 +0000 (16 20:04 +0200)
committerMartin Roth <martinroth@google.com>
Fri, 20 Jan 2017 16:22:54 +0000 (20 17:22 +0100)
tree487d420fa5413c1e85e82b9dad94480d4cbaf8f8
parent26949e65af2860544983e87314c66e68d4e18142
util/intelmetool: Try to activate the ME before scanning PCIe for it

When the ME is hidden (most likely because it was disabled), it cannot
be found until activate_me() is called.

Change-Id: Ie1f65f61eb131577d7254af582e2709660f4da27
Signed-off-by: Dan Elkouby <streetwalrus@codewalr.us>
Reviewed-on: https://review.coreboot.org/18149
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
util/intelmetool/intelmetool.c