coreboot-kgpe-d16/util
Peter Stuge cba6169515 msrtool: Read both MSR values from file in diff mode
Previously, msrtool would assume that MSR values should be compared
between stored value in file and current value in hardware which msrtool
was running on. This does not always fit the use case and with this
change msrtool can now compare two sets of MSR values stored in a file.
If only one MSR value is stored in the file, msrtool will behave as
before, and read the second MSR value from hardware.

This change means that msrtool does not always need access to the system
MSR functions so it can now be run as a regular user when using diff
mode with both MSR values stored in the file.

Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5033 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-01-17 18:34:00 +00:00
..
abuild Remove: 2009-10-03 16:24:58 +00:00
amdtools Add an initial version of some tools to compare (extended) K8 memory settings. 2009-10-28 19:41:52 +00:00
analysis This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
cbfstool Print (empty) instead of nothing at all for empty 2010-01-07 21:37:18 +00:00
compareboard - Makefile.romccboard.inc supports tinybootblock romcc boards, too. 2010-01-08 11:26:02 +00:00
crossgcc Update reference toolchain to 2010-01-16 16:44:20 +00:00
dump_mmcr small ts5300 update, fix endian problem in dummmcr. 2006-03-18 00:10:29 +00:00
ectool ectool: Support for dumping EC "index ram" 2010-01-16 17:50:55 +00:00
getpir This patch changes following in getpir application. 2009-09-26 16:18:22 +00:00
inteltool Add 82Q35/P35/Q33/G33/G31/P31 support to inteltool. 2009-11-02 15:01:49 +00:00
k8resdump K8 resource dump utility from Rudolf Marek 2007-10-30 01:12:20 +00:00
kbuildall - speed up board comparison by only building abuild configs, not the whole 2009-12-18 10:20:15 +00:00
kconfig Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
lbtdump Fix a typo in lbtdump output (trivial). 2008-05-07 19:21:18 +00:00
mkelfImage Impact: fix vmlinux from 2.6.30 2009-06-28 15:04:06 +00:00
mptable fix typo 2008-03-15 16:30:39 +00:00
msrtool msrtool: Read both MSR values from file in diff mode 2010-01-17 18:34:00 +00:00
newconfig Rework bootblock size handling: 2009-11-11 21:32:23 +00:00
nrv2b don't ignore return values (trivial) 2009-04-22 12:14:39 +00:00
nvramtool nvramtool: Consider a string with non-printable characters a "bad value". 2010-01-16 14:57:32 +00:00
optionlist More compact format for wiki output at 2009-06-02 23:49:00 +00:00
options Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
resetcf epia-m support 2004-10-06 17:33:54 +00:00
romcc * Explicitly add __PRE_RAM__ where it should be added. 2010-01-05 13:03:02 +00:00
sconfig Remove all build/ prefixes in the build output. 2009-10-28 17:10:51 +00:00
superiotool Add detection and dump support for the Winbond WPCD376I. 2009-11-09 22:34:17 +00:00
vgabios this is probably in vain because this tool should use the same x86emu as 2009-10-16 01:08:07 +00:00
x86emu Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functions: int15 getting LCD panel ID. 2009-12-23 19:16:47 +00:00
xcompile Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00