summaryrefslogtreecommitdiff
path: root/util/nvramtool
AgeCommit message (Expand)Author
2011-01-28Move the parser for cmos.layout text files to accessorsPatrick Georgi
2011-01-28Move CLI portion of nvramtool into cli/ subdirectory as first step towards li...Patrick Georgi
2011-01-28Eliminate a couple of 3-line functions that barely wrap *printf callsPatrick Georgi
2011-01-28No need to add varargs magic to a simple regex wrapper.Patrick Georgi
2011-01-24If the tool has 64bit issues, we need to find and fix them. No papering over ...Stefan Reinauer
2011-01-24Add CFLAGS when compiling resulting executable. It broke 64bit systems, becau...Rudolf Marek
2011-01-21Add nvramtool -D option that allows taking cmos data fromPatrick Georgi
2011-01-21Add nvramtool -C option that takes a CBFS file as argument.Patrick Georgi
2011-01-21Add support for working on in-memory CMOS data (eg.Patrick Georgi
2011-01-21Abstract CMOS accesses a bit more in preparation of usingPatrick Georgi
2011-01-21There's another place where nvramtool can look forPatrick Georgi
2011-01-18Remove overengineering, part 1/manyPatrick Georgi
2011-01-18Eliminate strict aliasing related warnings.Patrick Georgi
2010-12-17add license headers to some trivial files and pc87427.hStefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-01-16nvramtool: Consider a string with non-printable characters a "bad value".Stefan Reinauer
2010-01-13indent all of nvramtool to make it fit into coreboot'sStefan Reinauer
2009-11-17Initialize memory before using it. put_bits wants it that way.Patrick Georgi
2009-09-23fix some wrong occurences of the FSF's address (trivial)Stefan Reinauer
2009-09-01nvramtool:Stefan Reinauer
2009-06-30commit svn:externals for last commit (what a pain) (1/2)Stefan Reinauer
2009-03-17This patch adds "high coreboot table support" to coreboot version 2.Stefan Reinauer
2008-10-31Move the nvramtool manpage to section 8 (as it's only really usable as root),Uwe Hermann
2008-10-30Allow nvramtool to build and work on FreeBSD. Tested on FreeBSD 7.Andriy Gapon
2008-09-27Add string support to nvramtool.Stefan Reinauer
2008-09-18fix two minor bugs in nvramtool. (trivial)Stefan Reinauer
2008-03-01Rename lxbios to nvramtool, step 3 (rename directory).Uwe Hermann