the following patch was just integrated into master: commit 08f0b180fe0d7a29a9f4608d536dcc2ce268a7f1 Author: Philip Prindeville philipp@redfish-solutions.com Date: Fri Dec 23 18:45:33 2011 -0700
Eliminate magic numbers
Use sizeof() on vendor and part# rather than explicit memory length.
Change-Id: I2b7e0e4a8df6448d027cc61867382f161eb990d3 Signed-off-by: Philip Prindeville philipp@redfish-solutions.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Sat Jan 7 11:50:15 2012, giving +2 See http://review.coreboot.org/504 for details.
-gerrit