[coreboot-gerrit] Patch merged into coreboot/master: tpm2: clean up tpm_marshal_command()

gerrit at coreboot.org gerrit at coreboot.org
Wed Jul 13 23:58:58 CEST 2016


the following patch was just integrated into master:
commit d9137d56fd263ec28647025bad5d118a485b821d
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Thu Jul 7 14:27:41 2016 -0700

    tpm2: clean up tpm_marshal_command()
    
    The function is reusing some variables which confuses the reader as
    the variable names do not match their second function.
    
    This patch edits the code for readability without changing
    functionality.
    
    BRANCH=None
    BUG=chrome-os-partner:50465
    TEST=with the rest of the patches applied Kevin still boots into
         chrome OS.
    
    Change-Id: I396206a64403229ba3921a47b5a08748d8a4b0a3
    Signed-off-by: Martin Roth <martinroth at chromium.org>
    Original-Commit-Id: 3cf02c365d098c9d2ca57def7cf349ef2291d140
    Original-Change-Id: I95a07945d9d2b00a69d514014f848802b82dd90f
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/358915
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/15611
    Tested-by: build bot (Jenkins)
    Reviewed-by: Philipp Deppenwiese <zaolin.daisuki at googlemail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list