[coreboot-gerrit] Patch merged into coreboot/master: lib/selfboot: clear BSS segments

gerrit at coreboot.org gerrit at coreboot.org
Tue Jul 12 23:39:20 CEST 2016


the following patch was just integrated into master:
commit 044fb53a2ee9f4e4599d87b48ecd2e309eac4dee
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Mon Jul 11 15:36:50 2016 -0500

    lib/selfboot: clear BSS segments
    
    For some reason the self loader wasn't clearing segments
    marked as BSS type. Other segments which weren't fully
    written by the file-backed content were being cleared up
    to the indicated memsize. Treat segments marked BSS
    similarly by clearing their content.
    
    Change-Id: I9296c11a89455a02e5dd18bba13d4911517c04f6
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/15603
    Tested-by: build bot (Jenkins)
    Reviewed-by: Julius Werner <jwerner at chromium.org>
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See https://review.coreboot.org/15603 for details.

-gerrit



More information about the coreboot-gerrit mailing list