coreboot-kgpe-d16/util/intelmetool
Philipp Deppenwiese 73add175cd util/intelmetool: Add bootguard information dump support
With this implementation it's possible to detect the state
of bootguard in intel based systems. Currently it's WIP and
in a testphase. Handle it with care!

Changes done:
* Add support for reading msr
* Read ME firmware version
* Print bootguard state for ME > 9.1
* Make argument -s legacy
* Add argument -b for bootguard (and ME) dumping
* Add argument -m for ME dumping
* Opt out early if CPU is non Intel

Change-Id: Ifeec8e20fa8efc35d7db4c6a84be1f118dccfc4a
Signed-off-by: Philipp Deppenwiese <zaolin@das-labor.org>
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/16328
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
2017-11-25 12:59:54 +00:00
..
Makefile util/intelmetool: Add bootguard information dump support 2017-11-25 12:59:54 +00:00
intelmetool.c util/intelmetool: Add bootguard information dump support 2017-11-25 12:59:54 +00:00
intelmetool.h util/intelmetool: Add bootguard information dump support 2017-11-25 12:59:54 +00:00
me.c util/intelmetool: Add bootguard information dump support 2017-11-25 12:59:54 +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: Add bootguard information dump support 2017-11-25 12:59:54 +00:00
msr.h util/intelmetool: Add bootguard information dump support 2017-11-25 12:59:54 +00:00
rcba.c util/intelmetool: Fix lint errors and warnings 2017-11-25 12:55:56 +00:00
rcba.h util/intelmetool: Fix lint errors and warnings 2017-11-25 12:55:56 +00:00