[coreboot-gerrit] Patch merged into coreboot/master: ifdtool: Add option to specify platform (-p) quirks

gerrit at coreboot.org gerrit at coreboot.org
Tue Nov 8 23:11:34 CET 2016


the following patch was just integrated into master:
commit 96ecb7790587e458d8991d7c091c87ef53f2b67e
Author: Andrey Petrov <andrey.petrov at intel.com>
Date:   Mon Oct 31 19:31:54 2016 -0700

    ifdtool: Add option to specify platform (-p) quirks
    
    Apollo Lake uses yet another descriptor format where only two masters
    are used: CPU/BIOS and CSE/TXE. CSE stores data in a region number 5
    that has not been used previously and CPU must not write it. Add quirk
    (-p aplk) that locks descriptor according to recommended values.
    
    BUG=chrome-os-partner:58974
    TEST=ifdtool -p aplk -l bios.bin; ifdtool -d bios.bin.new. Make sure
    FLMSTR1 and FLMSTR2 are set correctly. unlock with -l and make sure
    FLMSTRs are restored.
    
    Change-Id: I3f33372bef3ff75d0e34030694c79cd07d5540de
    Signed-off-by: Andrey Petrov <andrey.petrov at intel.com>
    Reviewed-on: https://review.coreboot.org/17202
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list