Add nvramtool -D option that allows taking cmos data from
[coreboot.git] / util / nvramtool /
2011-01-21 Patrick GeorgiAdd nvramtool -D option that allows taking cmos data...
2011-01-21 Patrick GeorgiAdd nvramtool -C option that takes a CBFS file as argument.
2011-01-21 Patrick GeorgiAdd support for working on in-memory CMOS data (eg.
2011-01-21 Patrick GeorgiAbstract CMOS accesses a bit more in preparation of...
2011-01-21 Patrick GeorgiThere's another place where nvramtool can look for
2011-01-18 Patrick GeorgiRemove overengineering, part 1/many
2011-01-18 Patrick GeorgiEliminate strict aliasing related warnings.
2010-12-17 Stefan Reinaueradd license headers to some trivial files and pc87427.h
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-01-16 Stefan Reinauernvramtool: Consider a string with non-printable charact...
2010-01-13 Stefan Reinauerindent all of nvramtool to make it fit into coreboot's
2009-11-17 Patrick GeorgiInitialize memory before using it. put_bits wants it...
2009-09-23 Stefan Reinauerfix some wrong occurences of the FSF's address (trivial)
2009-09-01 Stefan Reinauernvramtool:
2009-06-30 Stefan Reinauercommit svn:externals for last commit (what a pain)...
2009-03-17 Stefan ReinauerThis patch adds "high coreboot table support" to corebo...
2008-10-31 Uwe HermannMove the nvramtool manpage to section 8 (as it's only...
2008-10-30 Andriy GaponAllow nvramtool to build and work on FreeBSD. Tested...
2008-09-27 Stefan ReinauerAdd string support to nvramtool.
2008-09-18 Stefan Reinauerfix two minor bugs in nvramtool. (trivial)
2008-03-01 Uwe HermannRename lxbios to nvramtool, step 3 (rename directory).