coreboot-kgpe-d16/util/cbfstool
Patrick Georgi a865b17eff Allow coreboot to initialize CMOS if checksum is invalid.
If a file "cmos.default", type "cmos default"(0xaa) is in CBFS,
a wrong checksum leads to coreboot rewriting the first 128 bytes
(except for clock data) with the data in cmos.default, then
reboots the system so every component of coreboot works with the
same set of values.

Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Acked-by: Stefan Reinauer <stepan@coreboot.org>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6253 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-01-14 07:40:24 +00:00
..
lzma fix typo in minilzma.cc, found by Idwer. 2010-10-10 22:05:02 +00:00
EXAMPLE Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Makefile Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Makefile.inc Build utils into their source directory equivalent in 2010-04-16 22:48:57 +00:00
cbfs-mkpayload.c Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
cbfs-mkstage.c Guards against errors that are hard to track down: 2010-02-03 17:56:37 +00:00
cbfs.h Allow coreboot to initialize CMOS if checksum is invalid. 2011-01-14 07:40:24 +00:00
cbfstool.c Add "cbfstool extract" function. 2011-01-13 09:09:21 +00:00
common.c Allow coreboot to initialize CMOS if checksum is invalid. 2011-01-14 07:40:24 +00:00
common.h Add "cbfstool extract" function. 2011-01-13 09:09:21 +00:00
compress.c New cbfstool. Works without mmap or fork/exec and 2009-09-14 13:29:27 +00:00
elf.h fix some wrong versions of the FSF's address (trivial) 2009-09-23 21:52:45 +00:00