the following patch was just integrated into master: commit b68f2bc158d91dbc60305c3d9375dff53a7ff4f4 Author: Patrick Georgi patrick.georgi@secunet.com Date: Mon Sep 24 20:47:03 2012 +0200
libpayload: CMOS access was implemented in a backward way
Instead of having the highlevel functions make use of the lowlevel functions, it implemented the lowlevel stuff in terms of highlevel.
Change-Id: I530bfe3cbc6f57a6294d86fbf1739e06467a2318 Signed-off-by: Patrick Georgi patrick.georgi@secunet.com
Build-Tested: build bot (Jenkins) at Sun Oct 7 16:34:07 2012, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Sun Oct 14 20:12:11 2012, giving +2 See http://review.coreboot.org/1539 for details.
-gerrit