coreboot-kgpe-d16/util/intelmetool
Matthias Gazzari d88cd70877 util/intelmetool: Add Makefile target for OLDARC definition
This allows one to compile intelmetool with support for older ME
versions by setting the OLDARC preprocessor definition.

For example, compiling with OLDARC enabled avoids the "ME: GET FW
VERSION message failed:" error on the Lenovo X201i (ME version 6.0).

Change-Id: I5eb0da7663e795f790e2723bb334447380724b56
Signed-off-by: Matthias Gazzari <mail@qtux.eu>
Reviewed-on: https://review.coreboot.org/26450
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-05-23 08:31:45 +00:00
..
Makefile util/intelmetool: Add Makefile target for OLDARC definition 2018-05-23 08:31:45 +00:00
intelmetool.c util/intelmetool: Add additional helpful error messages 2018-04-16 22:27:26 +00:00
intelmetool.h util/intelmetool: Add bootguard information dump support 2017-11-25 12:59:54 +00:00
me.c util/intelmetool: Fix missing comma 2018-05-22 07:15:47 +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: Be explicit about *kernel* cmdline arguments 2018-04-28 15:28:52 +00:00
rcba.h util/intelmetool: Add support for platforms without RCBA 2018-04-16 22:27:02 +00:00