util/msrtool: Add Pentium D support
commit6e6b36ac681af9fbfe9b7ad62cce8982193bc400
authorElyes HAOUAS <ehaouas@noos.fr>
Tue, 15 May 2018 11:28:54 +0000 (15 13:28 +0200)
committerKyösti Mälkki <kyosti.malkki@gmail.com>
Mon, 4 Jun 2018 02:30:03 +0000 (4 02:30 +0000)
treed8e80b7f1c9e6eed50a68eaa9cc66010cd4bbe2e
parent46fb8b6f051b1844ef92098119e4ffa12395e26a
util/msrtool: Add Pentium D support

CPUID F6x will not support all MSRs on intel_pentium4_later.
Removed from pentium4_later and added as Pentium D.

Change-Id: Ic6ac0593607b6f87fe921ac52738dad5ee3457dc
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/26289
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
util/msrtool/Makefile.in
util/msrtool/intel_pentium_d.c [new file with mode: 0644]
util/msrtool/msrtool.c
util/msrtool/msrtool.h