[coreboot] Patch merged into master: dbbd75f split CBFS support into shared core and extended functions

gerrit at coreboot.org gerrit at coreboot.org
Thu Aug 4 08:10:56 CEST 2011


the following patch was just integrated into master:
commit dbbd75f386d59eafd7d07a2e7df21527ce156898
Author: Patrick Georgi <patrick.georgi at secunet.com>
Date:   Thu Jul 21 15:11:40 2011 +0200

    split CBFS support into shared core and extended functions
    
    The core is data structures and basic file finding capabilities,
    while option ROM handling, and loading stages and payloads is
    "extended".
    
    The core is rewritten to be BSD-l (its header already was), so
    can be copied to libpayload verbatim.
    It's also more robust in finding files in corrupted images, eg.
    after partial erase or update.
    
    Change-Id: Ic6923debf8bdf3c67c75746d3b31f3addab3dd74
    Signed-off-by: Patrick Georgi <patrick.georgi at secunet.com>

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

-gerrit




More information about the coreboot mailing list