coreboot-kgpe-d16/util/msrtool
Peter Stuge 5f28c09ce5 msrtool: If an MSR name lookup fails in msraddrbyname(), return the strtoul() conversion result.
Thanks to Mart for finding and reporting the problem!

Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4026 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-03-23 17:43:12 +00:00
..
COPYING msrtool: Release Candidate 1 2008-11-22 17:13:36 +00:00
Makefile.in Add some basic K8 MSRs. 2009-03-08 04:37:39 +00:00
TODO msrtool: Use libpci to let system and target probes find PCI devices. 2008-11-25 02:03:16 +00:00
configure Add some basic K8 MSRs. 2009-03-08 04:37:39 +00:00
cs5536.c msrtool: AMD CS5536 probe implementation. 2009-01-26 04:12:58 +00:00
geodelx.c msrtool: Release Candidate 1 2008-11-22 17:13:36 +00:00
k8.c Add some basic K8 MSRs. 2009-03-08 04:37:39 +00:00
linux.c msrtool: Linux /dev/cpu/*/msr returns the low 32 bits before the high 32 bits. 2009-01-26 17:03:05 +00:00
msrtool.c Add some basic K8 MSRs. 2009-03-08 04:37:39 +00:00
msrtool.h Add some basic K8 MSRs. 2009-03-08 04:37:39 +00:00
msrutils.c msrtool: If an MSR name lookup fails in msraddrbyname(), return the strtoul() conversion result. 2009-03-23 17:43:12 +00:00
sys.c msrtool: Use libpci to let system and target probes find PCI devices. 2008-11-25 02:03:16 +00:00