coreboot-kgpe-d16/util/msrtool
Andriy Gapon 7df17af13b msrtool: Make configure more POSIX sh friendly
Change a few bash-specific constructs to more portable syntax specified by
POSIX.  After the change the script keeps working with bash interpreter and
can also be interpreted by FreeBSD /bin/sh.

Signed-off-by: Andriy Gapon <avg@icyb.net.ua>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4964 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-11-28 04:54:33 +00:00
..
COPYING msrtool: Release Candidate 1 2008-11-22 17:13:36 +00:00
Makefile.in port msrtool to darwin. 2009-09-01 10:03:01 +00:00
TODO msrtool: Use libpci to let system and target probes find PCI devices. 2008-11-25 02:03:16 +00:00
configure msrtool: Make configure more POSIX sh friendly 2009-11-28 04:54:33 +00:00
cs5536.c msrtool: CS5536: The most important interrupt MSRs and some DIVIL MSRs. 2009-07-10 03:10:26 +00:00
darwin.c msrtool: Add comment with DirectIO URL to the code where it is used. 2009-11-16 17:29:22 +00:00
geodelx.c Remove commented out example MSR definitions 2009-11-26 14:03:25 +00:00
k8.c Remove commented out example MSR definitions 2009-11-26 14:03:25 +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 port msrtool to darwin. 2009-09-01 10:03:01 +00:00
msrtool.h port msrtool to darwin. 2009-09-01 10:03:01 +00:00
msrutils.c Add a note that 'modprobe msr' might be required. 2009-04-10 21:05:56 +00:00
sys.c port msrtool to darwin. 2009-09-01 10:03:01 +00:00