coreboot-kgpe-d16/util/intelmetool
Patrick Rudolph 0391d0b023 util/intelmetool: Add support for platforms without RCBA
Only try to unhide MEI if the PCI device wasn't found and
probe for RCBA before trying to use it.

Allows to run the utility on Skylake and newer hardware that
do not have RCBA any more.

TODO: Use sideband interface to unhide MEI.

Change-Id: I7926aa80b132d5be9fece0724516701d74dd4d3d
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/25399
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
2018-04-16 22:27:02 +00:00
..
intelmetool.c util/intelmetool: Add support for platforms without RCBA 2018-04-16 22:27:02 +00:00
intelmetool.h util/intelmetool: Add bootguard information dump support 2017-11-25 12:59:54 +00:00
Makefile util/intelmetool: Add bootguard information dump support 2017-11-25 12:59:54 +00:00
me.c util/intelmetool: Fix crash on strict devmem kernels 2018-04-16 22:26:46 +00:00
me.h util/intelmetool: Add bootguard information dump support 2017-11-25 12:59:54 +00:00
me_status.c intelmetool: Do small cosmetic changes 2017-11-03 23:58:08 +00:00
mmap.c intelmetool: Do small cosmetic changes 2017-11-03 23:58:08 +00:00
mmap.h util/intelmetool: Fix warning building with 32-bit 2016-12-28 17:25:56 +01:00
msr.c util/intelmetool: Fix some platforms 2017-11-30 17:19:08 +00:00
msr.h util/intelmetool: Add bootguard information dump support 2017-11-25 12:59:54 +00:00
rcba.c util/intelmetool: Add support for platforms without RCBA 2018-04-16 22:27:02 +00:00
rcba.h util/intelmetool: Add support for platforms without RCBA 2018-04-16 22:27:02 +00:00