coreboot-kgpe-d16/util/intelmetool
Patrick Rudolph 3df9dbe886 util/intelmetool: Fix some platforms
Bootguard:
* Fix Mac support (ME_version can't be detected)
* Skip MSR read on older platforms (as it would fail anyway)
* Refactor MSR error handling
* Print Bootguard state "Unknown" on MSR read error

Change-Id: Iafe3f5c22c6caeedc556933405b9f6d83ec876a1
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/22598
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
2017-11-30 17:19:08 +00:00
..
Makefile util/intelmetool: Add bootguard information dump support 2017-11-25 12:59:54 +00:00
intelmetool.c util/intelmetool: Fix some platforms 2017-11-30 17:19:08 +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: 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: 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