[coreboot-gerrit] Patch merged into coreboot/master: arch/x86/bootblock: Do not include non-code files in bootblock.S

gerrit at coreboot.org gerrit at coreboot.org
Thu Oct 8 19:11:25 CET 2015


the following patch was just integrated into master:
commit ee2740b7f63a7266e218fb97b657a67a8d1fde50
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Sun Oct 4 17:47:36 2015 -0700

    arch/x86/bootblock: Do not include non-code files in bootblock.S
    
    Since we now have more freedom in the bootblock linking step it no
    longer makes sense to use a monolithic bootblock.S. Code segments must
    still be included as the order in bootblock.S determines code flow.
    However, non-code flow related assembly stubs don't need to be directly
    included in bootblock.S
    
    Change-Id: I08e86e92d82bd2138194ed42652f268b0764aa54
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Reviewed-on: http://review.coreboot.org/11792
    Tested-by: build bot (Jenkins)
    Tested-by: Raptor Engineering Automated Test Stand <noreply at raptorengineeringinc.com>
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list