[coreboot-gerrit] Patch merged into coreboot/master: 20cdb24 libpayload: Make it possible to install callbacks for particular exceptions.

gerrit at coreboot.org gerrit at coreboot.org
Tue Dec 9 18:39:08 CET 2014


the following patch was just integrated into master:
commit 20cdb2439f7e76f78d2618220fc1a0061afd57cd
Author: Gabe Black <gabeblack at google.com>
Date:   Wed Dec 11 00:23:15 2013 -0800

    libpayload: Make it possible to install callbacks for particular exceptions.
    
    To support a GDB stub, it will be necessary to trap various exceptions which
    will be used to implement breakpoints, single stepping, etc.
    
    BUG=None
    TEST=Built and booted on Link with hooks installed and saw that they
    triggered when exceptions occurred. Built and booted on nyan.
    BRANCH=None
    
    Original-Change-Id: Iab659365864a3055159a50b8f6e5c44290d3ba2b
    Original-Signed-off-by: Gabe Black <gabeblack at google.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/179602
    Original-Reviewed-by: Gabe Black <gabeblack at chromium.org>
    Original-Tested-by: Gabe Black <gabeblack at chromium.org>
    Original-Commit-Queue: Gabe Black <gabeblack at chromium.org>
    (cherry picked from commit 8db0897b1ddad600e247cb4df147c757a8187626)
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    
    Change-Id: I5e7f724b99988cd259909dd3bd01166fa52317ec
    Reviewed-on: http://review.coreboot.org/7656
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list