Move the parser for cmos.layout text files to accessors
authorPatrick Georgi <patrick.georgi@secunet.com>
Fri, 28 Jan 2011 07:50:33 +0000 (07:50 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Fri, 28 Jan 2011 07:50:33 +0000 (07:50 +0000)
commit49a74437aab0c253243e62aca20966cf22f864e6
tree39029f616f52208a7f8ceff671f7acbae210a3ae
parent582d369fbdaed82a05a7f494998ab44bdb28c474
Move the parser for cmos.layout text files to accessors

Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6312 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/nvramtool/Makefile
util/nvramtool/accessors/layout-text.c [new file with mode: 0644]
util/nvramtool/accessors/layout-text.h [new file with mode: 0644]
util/nvramtool/cli/nvramtool.c
util/nvramtool/layout_file.c [deleted file]
util/nvramtool/layout_file.h [deleted file]