On 10/6/10 6:09 PM, Carl-Daniel Hailfinger wrote:
The cbtable code in flashrom is ancient, and although it grew new features over time, it is not exactly one of the most readable pieces of code in flashrom. This is in part due to the complicated integration of the cbtable code in flashrom, and in part due to the way mapping the cbtable has to deal with OS constraints. The goal for cbtable and DMI code is to be well-encapsulated with equal rights for both.
I believe the following patch is a bugfix, but I'd love to get a very thorough review for this.
Signed-off-by: Carl-Daniel Hailfingerc-d.hailfinger.devel.2006@gmx.net
Acked-by: Sean Nelson audiohacked@gmail.com