[coreboot-gerrit] Patch merged into coreboot/master: drivers/intel/fsp2_0: load and relocate FSPS in cbmem

gerrit at coreboot.org gerrit at coreboot.org
Tue Jul 19 20:18:15 CEST 2016


the following patch was just integrated into master:
commit 32ac01823b8345ecd6f557a439153cc2a75596a9
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Mon Jul 18 00:35:42 2016 -0500

    drivers/intel/fsp2_0: load and relocate FSPS in cbmem
    
    The FSPS component loading was just loading to any memory address
    listed in the header. That could be anywhere in the address space
    including ramstage itself -- let alone corrupting the OS memory on
    S3 resume. Remedy this by loading and relocating FSPS into cbmem.
    The UEFI 2.4 header files include path are selected to provide the
    types necessary for FSP relocation.
    
    BUG=chrome-os-partner:52679
    
    Change-Id: Iaba103190731fc229566a3b0231cf967522040db
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/15742
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Reviewed-by: Andrey Petrov <andrey.petrov at intel.com>
    Reviewed-by: John Zhao <john.zhao at intel.com>


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

-gerrit



More information about the coreboot-gerrit mailing list