Add some basic K8 MSRs.
authorMarc Jones <marcj303@gmail.com>
Sun, 8 Mar 2009 04:37:39 +0000 (04:37 +0000)
committerMarc Jones <marc.jones@amd.com>
Sun, 8 Mar 2009 04:37:39 +0000 (04:37 +0000)
commit8f210766d5cf673955ba62652570af78a0586f80
tree0cd7865ef5ad4474bfdb84da9d220c802a781d2a
parent3b1a955ccef1c980ccea5af06349c0ea74a28d5a
Add some basic K8 MSRs.
Fix bash script type.
Removed const return type on msraddrbyname() to fix gcc warning/error.

Signed-off-by: Marc Jones <marcj303@gmail.com>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3985 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/msrtool/Makefile.in
util/msrtool/configure
util/msrtool/k8.c [new file with mode: 0644]
util/msrtool/msrtool.c
util/msrtool/msrtool.h
util/msrtool/msrutils.c