[coreboot] Patch merged into coreboot/master: db2e3aa libpayload: Fix reading x86 CBFS images from RAM

gerrit at coreboot.org gerrit at coreboot.org
Tue Mar 12 10:23:13 CET 2013


the following patch was just integrated into master:
commit db2e3aa2578a931924f5bd269b0279bd403263ea
Author: Patrick Georgi <patrick at georgi-clan.de>
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 <patrick at georgi-clan.de>
    Reviewed-on: http://review.coreboot.org/2624
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Hung-Te Lin <hungte at chromium.org>


See http://review.coreboot.org/2624 for details.

-gerrit



More information about the coreboot mailing list