[coreboot-gerrit] Patch merged into coreboot/master: intel/skylake/pcr.c: error out on invalid size in pcr read/write

gerrit at coreboot.org gerrit at coreboot.org
Thu Jan 14 19:16:23 CET 2016


the following patch was just integrated into master:
commit baf00e6b28efcf02497a566fa6f0f43d11304406
Author: Martin Roth <martinroth at google.com>
Date:   Wed Jan 13 11:54:18 2016 -0700

    intel/skylake/pcr.c: error out on invalid size in pcr read/write
    
    The read and write routines take a number of bytes to write, which
    should be 1,2, or 4.  We now return an error if an invalid size
    is specified.
    
    Change-Id: I93344bc0837c3715fc7660503f405c8878eb711c
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/12936
    Tested-by: build bot (Jenkins)
    Reviewed-by: Nico Huber <nico.h at gmx.de>


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

-gerrit



More information about the coreboot-gerrit mailing list