coreboot-kgpe-d16/util/nvramtool/cli
Patrick Georgi a98d3061e9 nvramtool: Use CMOS_SIZE for cmos size
We write CMOS data to 128 byte files, which is a problem
when using them later-on (eg. as part of a coreboot image)
where nvramtool assumes them to be 256 byte, and so data
corruption occurs.

Change-Id: Ibc919c95f6d522866b21fd313ceb023e73d09fb9
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/3186
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2013-05-04 00:14:11 +02:00
..
nvramtool.8 Move CLI portion of nvramtool into cli/ subdirectory as first step towards librarization. 2011-01-28 07:47:10 +00:00
nvramtool.c nvramtool: Use CMOS_SIZE for cmos size 2013-05-04 00:14:11 +02:00
opts.c nvramtool: Unify nvramtool and build_opt_tbl 2012-04-21 09:36:24 +02:00
opts.h nvramtool: Unify nvramtool and build_opt_tbl 2012-04-21 09:36:24 +02:00