the following patch was just integrated into master:
commit db2e3aa2578a931924f5bd269b0279bd403263ea
Author: Patrick Georgi <[email protected]>
Date: Sat Mar 9 10:52:50 2013 +0100
libpayload: Fix reading x86 CBFS images from RAM
Three issues:
1. the hardcoded dereferenced pointer at 0xfffffffc
2. "RAM media" has no idea about ROM relative addresses
3. off-by-one in RAM media: it's legal to request 4 bytes from 0xfffffffc
Change-Id: I671ac12d412c71dc8e8e6114f2ea13f58dd99c1d
Signed-off-by: Patrick Georgi <[email protected]>
Reviewed-on: http://review.coreboot.org/2624
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <[email protected]>
Reviewed-by: Hung-Te Lin <[email protected]>
See http://review.coreboot.org/2624 for details.
-gerrit
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot