Rework coreboot cbfs interface for added flexibility.
authorKevin O'Connor <kevin@koconnor.net>
Mon, 17 Aug 2009 00:17:35 +0000 (20:17 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 17 Aug 2009 00:17:35 +0000 (20:17 -0400)
commit1f83625f4861b1118e3392adb1da96a0d24a94cb
tree9c51bd955a8f9da1c8b0912b80a22dc9025e588c
parentaf5aabb09f2ee803ab25bdcd2c44522cdb49f5fe
Rework coreboot cbfs interface for added flexibility.

Allow callers to track the cbfs_file pointer.
Also, remove obsolete code for brute-force flash scanning.
src/boot.c
src/coreboot.c
src/optionroms.c
src/util.h