[coreboot-gerrit] Patch merged into coreboot/master: tpm2: remove unused buffer size definition

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


the following patch was just integrated into master:
commit 1a98050f1a09a3d95f71f2851a15c0a6d2c4a62f
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Thu Jul 7 11:15:47 2016 -0700

    tpm2: remove unused buffer size definition
    
    TPM2 structure definitions use pointers instead of buffers where
    possible. One structure was left behind. Replace that buffer definition
    with a pointer to be consistent.
    
    BRANCH=none
    BUG=chrome-os-partner:50645
    TEST=compilation succeeds, the code using the changed structure in the
         upcoming patches allows to successfully boot chrome OS on Kevin
    
    Change-Id: Iea59943aa0ad6e42fcd479765a9ded0d7a1680d7
    Signed-off-by: Martin Roth <martinroth at chromium.org>
    Original-Commit-Id: 02b2909b1875ba65cd56cf8e3697a2b67ddaea07
    Original-Change-Id: I9856ac516be13f5892ba8af0526708409a297033
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/358771
    Original-Reviewed-by: Douglas Anderson <dianders at chromium.org>
    Reviewed-on: https://review.coreboot.org/15609
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list