the following patch was just integrated into master:
commit dbbd75f386d59eafd7d07a2e7df21527ce156898
Author: Patrick Georgi <[email protected]>
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 <[email protected]>

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

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to