[coreboot-gerrit] Patch merged into coreboot/master: drivers/intel/fsp2_0: Add display HOB support

gerrit at coreboot.org gerrit at coreboot.org
Wed Aug 3 06:15:57 CEST 2016


the following patch was just integrated into master:
commit ac3b0a6e9f78cf7c4f2b32a6f97a42e7528aedd6
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Wed Jul 27 07:40:25 2016 -0700

    drivers/intel/fsp2_0: Add display HOB support
    
    Add support to display the HOBs returned by FSP:
    * Add Kconfig value to enable HOB display
    * Move hob_header, hob_resource and uuid_name structures into util.h
    * Move hob_type enum into util.h
    * Remove static from the debug utility functions
    * Add fsp_ prefix to the debug utility functions
    * Declare the debug utility functions in debug.h
    * Add HOB type name table
    * Add more GUID values
    * Add new GUID name table for additional GUIDs
    * Add routine to convert EDK-II GUID into a name
    * Add SOC specific routine to handle unknown GUID types
    * Add routine to convert HOB type into a name
    * Add SOC specific routine to handle unknown HOB types
    * Add routine to display the hobs
    
    TEST=Build and run on Galileo Gen2
    
    Change-Id: I10606d752859fff0f4f08a5ac03ab129b2c96d1f
    Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/15851
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list