the following patch was just integrated into master: commit 956c9c27504107109f11ef7113efa6448acea6df Author: Philip Prindeville philipp@redfish-solutions.com Date: Fri Dec 23 17:28:59 2011 -0700
Use void pointers for untyped memory
To avoid unnecessary casts, we can use untyped pointers when accessing individual records.
Change-Id: I1d628d6e25f1e53b4fee34e7c2c4688a789c45a3 Signed-off-by: Philip Prindeville philipp@redfish-solutions.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Sat Dec 24 11:52:15 2011, giving +2 See http://review.coreboot.org/498 for details.
-gerrit