[coreboot-gerrit] Patch merged into coreboot/master: eb06a42 x86: don't clear bss in ramstage entry

gerrit at coreboot.org gerrit at coreboot.org
Wed Mar 20 21:48:33 CET 2013


the following patch was just integrated into master:
commit eb06a4259b48128faed94b4ca3f8c64d3cd5a4c3
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Mar 20 13:49:27 2013 -0500

    x86: don't clear bss in ramstage entry
    
    The cbfs stage loading routine already zeros out the full
    memory region that a stage will be loaded. Therefore, it is
    unnecessary to to clear the bss again after once ramstage starts.
    
    Change-Id: Icc7021329dbf59bef948a41606f56746f21b507f
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/2865
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Reviewed-By: Patrick Georgi <patrick at georgi-clan.de> at Wed Mar 20 20:31:37 2013, giving +1
Build-Tested: build bot (Jenkins) at Wed Mar 20 20:11:42 2013, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Wed Mar 20 21:48:31 2013, giving +2
See http://review.coreboot.org/2865 for details.

-gerrit



More information about the coreboot-gerrit mailing list